Skip to content

Instantly share code, notes, and snippets.

@midwire
Created January 4, 2022 15:51
Show Gist options
  • Save midwire/614f093a844497b504fc722b255afc8f to your computer and use it in GitHub Desktop.
Save midwire/614f093a844497b504fc722b255afc8f to your computer and use it in GitHub Desktop.
[Local Tunnel] Expose your local web server, or service to the internet #tunnel #linux
npm install -g localtunnel
\lt --local-host 0.0.0.0 --port 3000 --subdomain ajla-ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment