Created
January 4, 2022 15:51
-
-
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
This file contains hidden or 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
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