Skip to content

Instantly share code, notes, and snippets.

@thisismydesign
Created April 19, 2017 14:50
Show Gist options
  • Save thisismydesign/f08d506f1ee9978c718fd8bff6eea45c to your computer and use it in GitHub Desktop.
Save thisismydesign/f08d506f1ee9978c718fd8bff6eea45c to your computer and use it in GitHub Desktop.
Check for existing SSH tunnels
netstat -lpnt | grep ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment