Hacker News new | ask | show | jobs
by omeada 2477 days ago
Interesting! Why would you use localtunnel as opposed to ngrok ?
2 comments

there seem to be quite a few available. I also like telebit. btw, saw a comparison the other day: https://www.chenhuijing.com/blog/tunnelling-services-for-exp...
good question, main goal was to get the project up and running quickly. guess for the frontend there's less need for it. the backend project uses localtunnel to consume webhooks while testing locally. ngrok looks great!