Skip to content

Instantly share code, notes, and snippets.

@rigwild
Created March 17, 2021 12:36
Show Gist options
  • Save rigwild/2b8c10dc0f4dbac1466018738f87fbe8 to your computer and use it in GitHub Desktop.
Save rigwild/2b8c10dc0f4dbac1466018738f87fbe8 to your computer and use it in GitHub Desktop.
Expose local port using localtunnel https://github.com/localtunnel/localtunnel
# yarn global add localtunnel
lt --port 8080 --subdomain mytestsubdomain --local-host localhost --print-requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment