reverse_ssh_tunnel
reverse_ssh_tunnel copied to clipboard
Easily setup reverse ssh tunnels to hack around NATs and firewalls
Results
2
reverse_ssh_tunnel issues
Sort by
recently updated
recently updated
newest added
Hi, Let's say i want to create a reverse tunnel to server b from a machine a with using this script on machine a. After tunnel is on, what would...
Very nice script! I did have one problem, caused by having `zsh` as my login shell. When running /etc/network/if-up.d/reverse_ssh_tunnel, it would fail with an error like `zsh:1: no matches found:...