theboroer.github.io Open in urlscan Pro
2606:50c0:8003::153  Public Scan

Submitted URL: http://localtunnel.me/
Effective URL: https://theboroer.github.io/localtunnel-www/
Submission: On September 06 via api from US — Scanned from CA

Form analysis 0 forms found in the DOM

Text Content

Localtunnel

EXPOSE YOURSELF TO THE WORLD

Localtunnel allows you to easily share a web service on your local development
machine without messing with DNS and firewall settings.

Localtunnel will assign you a unique publicly accessible url that will proxy all
requests to your locally running webserver.


QUICKSTART

Install Localtunnel globally (requires NodeJS) to make it accessible anywhere:

npm install -g localtunnel

Start a webserver on some local port (eg http://localhost:8000) and use the
command line interface to request a tunnel to your local server:

lt --port 8000

You will receive a url, for example https://flkajsfljas.loca.lt, that you can
share with anyone for as long as your local instance of lt remains active. Any
requests will be routed to your local service at the specified port.


FEATURES

 * Secure https for all tunnels
 * Show your work to anyone
 * Use the API to test webhooks
 * Test your UI in cloud browsers


DEVELOPERS

See the github page and wiki for information on clients in other languages and
the full API for the tunnel proxy.


SPONSORED BY

Tunez.com - music discovery made easy



MAINTAINED BY

@TheBoroer

@defunctzombie


localtunnel View the project on Github