I installed localtunnel globaly by runnnig this command npm install -g localtunnel
.
After that when I run lt --port 8080
, absolutely nothing happens. Does anyone know why?
When localtunnel is installed globally, just use the lt command to start the tunnel. Thats it! It will connect to the tunnel server, setup the tunnel, and tell you what url to use for your testing. This url will remain active for the duration of your session; so feel free to share it with others for happy fun time!
The npm package localtunnel was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as safe to use.
It appears that the author isn't maintaining Local Tunnel much these days, but there was a helpful comment on the github issue dealing with this. At the time of writing this, you can generate a Local Tunnel with
lt -h "http://serverless.social" -p 8080
run this
lt -h "https://serverless.social" -p 8080
it should work
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With