localtunnel makes it simple to share your local development environment with others without configuring DNS or deploying to production. Just run a single command and get a public URL that tunnels directly to your localhost.
This is especially useful when working with external services that require public URLs for callbacks, such as Twilio webhooks, payment processors, or browser testing platforms. You can restart your local server anytime, and localtunnel automatically reconnects when it comes back online.
Key capabilities:
The tool supports multiple installation methods including npm, Homebrew, and global installation, making it accessible whether you're working on a single project or across multiple environments. The API also enables integration into test suites and automation workflows for continuous testing scenarios.
$ npm install -g localtunnel
Activity score
61/100
Stars
Forks
Last commit
First release
Language
License
Quiet lately: No commits in 11 months — this project might not be actively maintained.
Auto-fetched .