Skip to content

Instantly share code, notes, and snippets.

@alexandreramosdev
Last active October 23, 2019 04:10
Show Gist options
  • Save alexandreramosdev/b90b8ee7832a263df5071c8ea217eceb to your computer and use it in GitHub Desktop.
Save alexandreramosdev/b90b8ee7832a263df5071c8ea217eceb to your computer and use it in GitHub Desktop.
Expose local servers to the internet
ssh -R alexandre:80:localhost:80 serveo.net
# saida http://alexandre.serveo.net
#fonte http://serveo.net/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment