URL | Protocol | Command |
---|---|---|
Ephemeral | http | ngrok http 5162 |
Ephemeral | https | ngrok http https://localhost:7049 |
Custom Domain | http | ngrok http --domain=your-custom-subdomain.ngrok-free.app 80 |
Custom Domain | https | ngrok http --domain=your-custom-subdomain.ngrok-free.app https://localhost:7049 |
Created
July 29, 2024 15:00
-
-
Save dariuszparys/cf33f97a3cb2b3fbc140460088d43d6b to your computer and use it in GitHub Desktop.
Ngrok Cheat Sheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment