TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ngrok tunnels: better, faster, stronger

72 pointsby inconshreveableover 11 years ago

7 comments

RobSpectreover 11 years ago
Ngrok is one of the best tools in my belt for debugging webhooks at Twilio. Secure, fast, reliable and - above all - useful.<p>Stoked for the new features Alan - thanks!
评论 #6447265 未加载
wusterover 11 years ago
Great concept, thanks for sharing. This is a valid alternative to getting a cloud machine (e.g. EC2) and providing a reverse proxy from your localhost to an open port on the cloud machine.
alinspiredover 11 years ago
Haven&#x27;t tried ngrok yet, but maybe someone can tell me how it&#x27;s different from creating an ssh tunnel (in a case when I do have a server&#x2F;vps with public ip running sshd) ?
vertisover 11 years ago
Very cool. I&#x27;ll have to give it a spin. I can think of quite a few things this could help with.<p>Kudos also for the TLS everywhere.
cleverjakeover 11 years ago
Ah! Multiple tunnels is great, my biggest issue was piping multiple services.
dergachevover 11 years ago
Would it make sense to try to get this to start on boot?
csenseover 11 years ago
I&#x27;m starting to see more and more projects written in Go.