Skip to content

Instantly share code, notes, and snippets.

@BananaAcid
Created August 22, 2022 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BananaAcid/ab46c2cd3bec16ed14099cb7b739c7b2 to your computer and use it in GitHub Desktop.
Save BananaAcid/ab46c2cd3bec16ed14099cb7b739c7b2 to your computer and use it in GitHub Desktop.
Example on using a tunnel
having nodeJs installed allready ...
run each command on a new terminal
npx node-infopage
npx localtunnel --port 4567 --subdomain testitest
# npx ngrok http 4567
npx open-cli https://testitest.loca.lt/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment