Created
September 11, 2015 22:54
-
-
Save davidmerrick/e84b22e02c8ff6b43757 to your computer and use it in GitHub Desktop.
Daemonize ngrok
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| /usr/local/bin/ngrok -log=/path/to/ngrok.log -config=/path/to/ngrok.yml start ssh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment