# localtunnel/localtunnel

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/localtunnel-localtunnel).**

22,038 stars · 1,545 forks · JavaScript · mit

## Links

- GitHub: https://github.com/localtunnel/localtunnel
- Homepage: https://localtunnel.me
- awesome-repositories: https://awesome-repositories.com/repository/localtunnel-localtunnel.md

## Description

Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating secure tunnels with temporary public URLs, it allows developers to route incoming internet traffic directly to a web server running on a local machine.

The service provides predictable or custom subdomains to facilitate remote collaboration and testing of local applications. It functions as a localhost proxy server, enabling users to receive and inspect external webhook payloads directly within a local environment during the development lifecycle.

The platform manages traffic through secure tunnels, ensuring that data is encrypted between the public internet and the local development server. It includes capabilities for monitoring tunnel activity, such as tracking incoming requests and connection status, to maintain visibility into the health of active sessions.

The project is available as a command-line utility and provides an API for integrating tunnel management into development workflows.

## Tags

### Development Tools & Productivity

- [Local Tunneling Services](https://awesome-repositories.com/f/development-tools-productivity/developer-utilities-libraries/workflow-productivity-enhancers/developer-productivity-utilities/developer-utilities/network-traffic-proxies/local-tunneling-services.md) — Provides secure tunnels with temporary public URLs to expose local development servers to the internet. ([source](https://localtunnel.me))
- [Local Development Servers](https://awesome-repositories.com/f/development-tools-productivity/local-development-servers.md) — Creates temporary public web addresses that route incoming internet traffic to local development servers. ([source](https://cdn.jsdelivr.net/gh/localtunnel/localtunnel@master/README.md))
- [Webhook Configuration](https://awesome-repositories.com/f/development-tools-productivity/webhook-configuration.md) — Provides utilities for receiving and inspecting external webhook payloads directly within a local development environment.
- [Remote Development Environments](https://awesome-repositories.com/f/development-tools-productivity/remote-development-environments.md) — Facilitates remote collaboration by sharing local web servers via temporary public URLs.

### Networking & Communication

- [Remote Access Proxies](https://awesome-repositories.com/f/networking-communication/local-reverse-proxies/remote-access-proxies.md) — Acts as a proxy that routes incoming internet traffic directly to a web server running on a local machine.
- [Reverse Tunnels](https://awesome-repositories.com/f/networking-communication/reverse-tunnels.md) — Establishes persistent outbound connections to bypass firewalls and route external traffic to local services.
- [Incoming Webhooks](https://awesome-repositories.com/f/networking-communication/incoming-webhooks.md) — Enables receiving and inspecting external webhook payloads directly in a local environment.
- [Subdomain Routing](https://awesome-repositories.com/f/networking-communication/traffic-routing/subdomain-routing.md) — Allows requesting specific and predictable web addresses for tunnel sessions to ensure consistent access. ([source](https://cdn.jsdelivr.net/gh/localtunnel/localtunnel@master/README.md))
- [Edge Traffic Management](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-routing-traffic-management/network-routing/edge-traffic-management.md) — Handles incoming encrypted traffic at the public gateway before forwarding to local development machines.
- [Subdomain Routing Gateways](https://awesome-repositories.com/f/networking-communication/proxy-servers/subdomain-routing-gateways.md) — Maps unique public hostnames to active client sessions at the edge to ensure consistent traffic delivery.

### DevOps & Infrastructure

- [Webhook Integrations](https://awesome-repositories.com/f/devops-infrastructure/webhook-integrations.md) — Receives and processes automated HTTP callbacks triggered by external events for local debugging. ([source](https://localtunnel.me))

### Security & Cryptography

- [Secure Tunneling](https://awesome-repositories.com/f/security-cryptography/secure-tunneling.md) — Encrypts all traffic between the public internet and local development servers using standard security protocols. ([source](https://localtunnel.me))
