Difference between revisions of "Ngrok"
Jump to navigation
Jump to search
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:ngrok]] | + | {{lowercase}} |
+ | [[wikipedia:ngrok]] (2015) combines your [[reverse proxy]], firewall, [[API gateway]], and [[global load balancing]]. | ||
+ | * [[Alan Shreve]] | ||
+ | * https://ngrok.com | ||
+ | * Pricing: free for random subdomain | ||
+ | * Sign up: [[Google]], [[GitHub]] | ||
− | + | * <code>[[ngrok http]] 3000</code> | |
+ | * <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> | ||
+ | |||
+ | * <code>[[ngrok api]]</code> | ||
+ | |||
+ | * ngrokd | ||
+ | |||
+ | * [[Terminal sharing]] | ||
+ | * [[SendGrid]] | ||
+ | * [[Terraform]] | ||
+ | * [[tmate]] | ||
== See also == | == See also == | ||
* {{ngrok}} | * {{ngrok}} | ||
+ | * {{Port forwarding}} | ||
+ | * {{socat}} | ||
+ | |||
+ | [[Category:Networking]] |
Latest revision as of 10:49, 7 February 2024
wikipedia:ngrok (2015) combines your reverse proxy, firewall, API gateway, and global load balancing.
- Alan Shreve
- https://ngrok.com
- Pricing: free for random subdomain
- Sign up: Google, GitHub
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
See also[edit]
Advertising: