relay icon indicating copy to clipboard operation
relay copied to clipboard

Meta-magical SSH tunnels for remote developers behind firewalls.

Results 5 relay issues
Sort by recently updated
recently updated
newest added

``` Connecting to SSH session on remote port 2222 Traceback (most recent call last):  File "/usr/local/share/python/relay", line 9, in    load_entry_point('relay==0.0.8', 'console_scripts', 'relay')()  File "/usr/local/lib/python2.7/site-packages/relay.py", line 187, in _main    func(*args, **kwargs)  ...

Traceback (most recent call last): File "", line 27, in ssh.connect(hostname=switch_name, port=22, username=UN, password=PW, allow_agent=False)#--> passing variable to paramiko File "C:\Users\\AppData\Local\Programs\Python\Python37-32\lib\site-packages\paramiko\client.py", line 340, in connect to_try = list(self._families_and_addresses(hostname, port)) File...

Now that we have command line flags