Skip to content

Instantly share code, notes, and snippets.

@vasinkd
Created January 26, 2022 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vasinkd/dee25effc9d7d7a979871adfda4eac39 to your computer and use it in GitHub Desktop.
Save vasinkd/dee25effc9d7d7a979871adfda4eac39 to your computer and use it in GitHub Desktop.
kill $(ps aux | grep 'ssh -f -N -L' | awk '{print $2}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment