Skip to content

Instantly share code, notes, and snippets.

@chris-gunawardena
Created February 4, 2018 23:12
Show Gist options
  • Save chris-gunawardena/f94f54bf52f40049aadb3b7c1fbc576b to your computer and use it in GitHub Desktop.
Save chris-gunawardena/f94f54bf52f40049aadb3b7c1fbc576b to your computer and use it in GitHub Desktop.
ssh -NT -R 12345:localhost:22 [email protected] -o ServerAliveInterval=60
ssh -p12345 chris@localhost
https://blog.kylemanna.com/osx/ssh-reverse-tunnel-on-mac-os-x/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment