Skip to content

Instantly share code, notes, and snippets.

@muellerzr
Created March 25, 2020 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save muellerzr/7ac2ff33ee120db1388e40666d880abd to your computer and use it in GitHub Desktop.
Save muellerzr/7ac2ff33ee120db1388e40666d880abd to your computer and use it in GitHub Desktop.
kill $(ps aux | grep './ngrok' | awk '{print $2}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment