Hacker News new | ask | show | jobs
by Advaith 2549 days ago
I've been using ngrok for development purposes. This seems like an interesting alternative.
1 comments

Agreed. In particular when testing any sort of web hooks/callbacks, I get pretty sick of constantly updating configurations as the ngrok tunnels change subdomain.

Self-hosting is also a nice option.

The paid ngrok options are pretty sweet though and solve these issues.
Seriously. ngrok is underpriced - I would pay double the ask without even flinching. I can't even count how many times it has actively aided in me getting paid.
Completely agree, ngrok is totally hassle free and it helps speeden my development workflow.
If you're self-hosting, why not just use ssh forwarding directly, without serveo?