💾 Archived View for freeshell.de › tldr › ngrok.gmi captured on 2023-11-14 at 10:05:53. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

ngrok

Reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service.

More information.

ngrok http {80}
ngrok http {foo.dev}:{80}
ngrok http https://localhost
ngrok tcp {22}
ngrok tls -hostname={foo.com} {443}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY