thisdavej / ngrok-notify

Create ngrok tunnel to expose localhost to the web and notify with ngrok URL
MIT License
2 stars 5 forks source link

Update cli.js #13

Open berkeozkir opened 3 years ago

berkeozkir commented 3 years ago

I added localtunnel auto email support. ngrok has limited connection per min which i can not use it freely and refresh the camera as freq. Localtunnel is much more easy to setup and does not have any limits on connections. But localtunnel also changes url when restarted so i still need a service like your's. I tried to adjust to code to my needs but if you can write package dedicated to localtunnel it would be much better. I deleted interpolations and hard coded some stuff.