Skip to content

netzmensch/connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#Connector

image

This Mac OSX python tool shows you a menu list of your ssh servers. If you choose a server and press enter, Connector will open a new iTerm Tab and run ssh [Server].

Optionally, you can toggle the tunnel mode. If activated, Connector will run an ssh connect via the configured tunnel server.(ssh -A -t [Tunnel Server] ssh [Server])

###Requirements

urwid (http://urwid.org)

pip install urwid

osascript (https://pypi.python.org/pypi/osascript/0.0.4)

pip install osascript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages