Difference between revisions of "Ngrok"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
− | + | * <code>[[ngrok http]] 3000</code> | |
− | * ngrok http 80 --verify-webhook=slack --verify-webhook-secret=[secret] | + | * <code>ngrok http 80 --verify-webhook=slack --verify-webhook-secret=[secret]</code> |
+ | * <code>ngrok http 80 --[[oauth]]=github</code> | ||
− | + | * <code>ngrok http 80 --[[oauth]]=google --oauth-allow-domain=[domain.com]</code> | |
− | |||
− | * ngrok http 80 --[[oauth]]=google --oauth-allow-domain=[domain.com] | ||
[[ngrok api]] | [[ngrok api]] |
Revision as of 10:44, 20 December 2023
wikipedia:ngrok (2015) combines your reverse proxy, firewall, API gateway, and global load balancing.
- Alan Shreve
- https://ngrok.com
- Pricing: free for random subdomain
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]
ngrok api
ngrokd
See also
Advertising: