An utility to manage your SSH tunnels
Project description
# 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](https://github.com/hmartinet)
See also the list of [contributors](https://github.com/hmartinet/ssh-tunnel-manager/contributors) who participated in this project.
## License
This project is licensed under the GPLv3 License - see the [LICENSE.md](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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ssh_tunnel_manager-1.0.0rc1.tar.gz.
File metadata
- Download URL: ssh_tunnel_manager-1.0.0rc1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b329c5891113a33ab1ef16f45ac4f791dd2fc1d4619a8caec99fbd6b73baf2f
|
|
| MD5 |
28e5f7dd8d7dc23212c2ce644192b350
|
|
| BLAKE2b-256 |
b3346796491110957b71c412dc41462eac28966cb30d1f04af302998a22d3a21
|