Skip to content

Instantly share code, notes, and snippets.

@carlessistare
Created April 16, 2015 10:21
Show Gist options
  • Save carlessistare/b6b2306d281129423a61 to your computer and use it in GitHub Desktop.
Save carlessistare/b6b2306d281129423a61 to your computer and use it in GitHub Desktop.
List SSH tunnels
sudo lsof -i -n | egrep '\<ssh\>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment