Skip to content

rfaulkner/tunneler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tunneler

Python tool to setup multiple SSH tunnels running on local ports.

The usage is very simple once the source is downloaded and it only consists of a single script run_ssh_tunnels::

./run_ssh_tunnels [-v+] [-q+] [-s] [list of tunnel aliases..]

The tunnel aliases are defined in the keys of TUNNEL_DATA in settings.py.example. This file should be copied to settings.py where you may enter your custom connection data.

About

Python tool to setup multiple SSH tunnels running on local ports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages