ngrok
Jump to navigation
Jump to search
wikipedia:ngrok (2015, Alan Shreve) combines your reverse proxy, firewall, API gateway, and global load balancing.
- https://ngrok.com
- Pricing: free for random subdomain
- brew install ngrok
- Sign up: Google, GitHub
ngrok config add-authtoken
ngrok http 3000
ngrok http 80 --verify-webhook=slack --verify-webhook-secret=[secret]
ngrok http 80 --oauth=github
ngrok http 80 --oauth=google --oauth-allow-domain=[domain.com]
- ngrokd
Related[edit]
See also[edit]
Advertising: