Created
February 11, 2020 06:47
-
-
Save manashmandal/cfd86ed8520bbdf5c641b207a9dd4ed7 to your computer and use it in GitHub Desktop.
self hosted 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
ssh -i key.pem -R remote_open_port:localhost:local_open_port user@domain | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment