Skip to content

Instantly share code, notes, and snippets.

@anhkind
Created July 25, 2014 13:53
Show Gist options
  • Select an option

  • Save anhkind/fcbd6bcddbf28abaa211 to your computer and use it in GitHub Desktop.

Select an option

Save anhkind/fcbd6bcddbf28abaa211 to your computer and use it in GitHub Desktop.
Run ngrok to background
ngrok -log=stdout 80 > ngrok.log &
@muocod

muocod commented Dec 24, 2022

Copy link
Copy Markdown

how to stop it then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment