Skip to content

Instantly share code, notes, and snippets.

@oxidizeddreams
Created December 4, 2019 01:21
Show Gist options
  • Save oxidizeddreams/a520d087ab3ec0973baf4dedf6f9ef91 to your computer and use it in GitHub Desktop.
Save oxidizeddreams/a520d087ab3ec0973baf4dedf6f9ef91 to your computer and use it in GitHub Desktop.
one could pierce the sky if one just willed it
# 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