Created
December 4, 2019 01:21
-
-
Save oxidizeddreams/a520d087ab3ec0973baf4dedf6f9ef91 to your computer and use it in GitHub Desktop.
one could pierce the sky if one just willed it
This file contains 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 -R 80:localhost:3000 serveo.net | |
# localtunnel.me | |
# usage: "lt --p <port#>" | |
# >> tunnel: https://E4tmy4ss.localtunnel.me | |
# usage: "lt -s domane -p <port#>s" | |
# >> tunnel: https://domane.localtunnel.me | |
# teleconsole | |
# pagekite | |
# Expose a local HTTP server, but password protect it. | |
pagekite.py 80 http://FOO.pagekite.me/ +password/guest=foo | |
# ngrok | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment