Access localhost anywhere with localtunnel #shorts

preview_player
Показать описание
This video teaches how you can access your localhost anywhere with a custom public URL (using localtunnel npm package).

Localtunnel uses ssh tunnelling to securely let you access your localhost from a public URL. This is very helpful for -

- quickly sharing WIP projects with clients
- test API webhooks or apps on phones
- direct file sharing between two computers

installation commands
-----------------------------------
1. `npm install -g localtunnel`
2. `lt --port port_number --subdomain subdomain_name`

#shorts #ngrok #localhost
Рекомендации по теме
Комментарии
Автор

So helpful.
My work is half easy now 😊

ujjainimukherjee
Автор

Thankyou bhaiya very much this was very helpfull 😁

argamerz
Автор

🚀wow thanks this is a great ngrok alternative.

robinphilipthomas
Автор

This is amazing, and so simple! Thanks for sharing 😊

ShrihariSankaran
Автор

I generally use ngrok for this purpose. Thanks for sharing!

sohammondal
Автор

Is this works only for static websites, or does it works for dynamic website

CodingBRO
Автор

i've had a bad experience with ngrok. Ive opened a ngrok tunnel and got a ransomware. I guess this is not safe. I cant figure out how come they can intercept a tunnel or even the tunnel access.

DjGregz
Автор

where should we give npm install -g localtunnel i tried givinig in cmd but it is trowing error 'npm' is not recognized as an internal or external command,
operable program or batch file.

yugeshbuchipalle
Автор

the link generated asking endpoint ip: and it tell it is inncorrect ip .but i gave correct ip address though?

padidamvikranth
Автор

I created an login web page and I deployed in netlify when I use the netlify url it open the home page but when I click next to open another page I am getting locahost refused connect error.
Can u suggest me a solution

SaiKumar-eqdc
Автор

what about python flask, i need to share same thing for that also, it this upload my file on server or only work till my local server work??

Hello_Shiksha
Автор

Very helpful. Would love to connect. How can I do that?

SVNGaming
Автор

How to het that "tunnel" before it command

adityapachupate
Автор

lt --port --subdomain customDomain gives blank

kunalchhetri
Автор

Sir it's asking password for visiting our site.plz reply sir

CodingBRO
Автор

The term 'lt' is not recognized

mithlesh.
Автор

I tried this a few times but it didn't work at all, I'm still trying to figure out why it's not working, I'm using VS code's Live Server Extension to Locally host my website but I want to see the changes I made in the site on my phone, I installed Localhost globally and ran the command but it loads up for few minutes and I get 504 Gateway in the end.

overrevvv
Автор

After some time your tunnel closed.
Do not use this tunnel.

mayurmali