Difference between revisions of "Ngrok"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
[[wikipedia:ngrok]] (2015) combines your [[reverse proxy]], firewall, [[API gateway]], and [[global load balancing]].
+
[[wikipedia:ngrok]] (2015, [[Alan Shreve]]) combines your [[reverse proxy]], firewall, [[API gateway]], and [[global load balancing]].
* [[Alan Shreve]]
 
 
* https://ngrok.com
 
* https://ngrok.com
 
* Pricing: free for random subdomain
 
* Pricing: free for random subdomain
 +
* [[brew install ngrok]]
 +
* Sign up: [[Google]], [[GitHub]]
  
 +
 +
[[ngrok config add-authtoken]]
  
 
* <code>[[ngrok http]] 3000</code>
 
* <code>[[ngrok http]] 3000</code>
Line 18: Line 21:
 
* ngrokd
 
* ngrokd
  
 
+
== Related ==
 +
* [[Tailscale]]
 +
* [[Terminal sharing]]
 
* [[SendGrid]]
 
* [[SendGrid]]
 
* [[Terraform]]
 
* [[Terraform]]
 +
* [[tmate]]
 +
* [[Cloudflare Tunnels]]
 +
* [[cloudflared]]
  
 
== See also ==
 
== See also ==

Latest revision as of 09:20, 28 July 2026

wikipedia:ngrok (2015, Alan Shreve) combines your reverse proxy, firewall, API gateway, and global load balancing.


ngrok config add-authtoken
  • 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: