Socket
Socket
Sign inDemoInstall

ssh_tunnel_manager

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ssh_tunnel_manager

An utility to manage your SSH tunnels


Maintainers
1

Readme

SSH Tunnel Manager

A tool to manage your recurrent SSH commands with a user configuration file.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Python 3 and virtualenv.

Installing

Install a development environment.

In the project directory, create a virtualenv and activate it.

virtualenv venv
./venv/bin/activate

Build the project and test it.

python setup.py install
stm -h

Running the tests

No tests at this time...

Authors

  • Hervé Martinet - Initial work - GitHub Profile

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details

Acknowledgments

  • Dedicate to the time I loose searching ssh command arguments documentation each time I need it.
  • My .bash_aliases and my /etc/hosts thank this tool for the slimming cure they took advantage of.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc