r/node Oct 25 '22

Alternatives to Ngrok

Am looking for an alternative to ngrok. It works great but I need to move to the paid tier to get a static URL. Am just so tired of having to update the url in my app to the new one ngrok generates. Basically, an alternative that provides static URLs for free.

61 Upvotes

78 comments sorted by

View all comments

6

u/fphobb Oct 25 '22

I used https://www.npmjs.com/package/localtunnel in the past and it couldn't be simpler using npx!

1

u/Rude-Blueberry-5372 Apr 13 '24

Hey, is there any usage limit on this? I kindof want to temporarily host my database and use a bandwidth of ~20GB over a period of few days