Documentation v1.3.1

Overview

Localtonet exposes your local or private network services to the internet without requiring port forwarding, a static IP, or router configuration. Each tunnel type targets a specific protocol or use case pick the one that matches how your service communicates.


Tunnel TypeProtocolBest For
HTTP/sHTTP, HTTPSWeb apps, APIs, webhooks, local dev servers
TCPTCPDatabases, SSH, game servers, any TCP-based service
UDPUDPVoIP, video streaming, DNS, UDP-based game traffic
UDP/TCPUDP + TCPServices that use both protocols simultaneously
TLSTLS over TCPServices requiring TLS passthrough or encrypted TCP on 443
File ServerHTTP/sSharing local files and folders via a browser-accessible URL
Proxy ServerHTTP, SOCKS5Routing internet traffic through your local machine


All tunnels are managed from the dashboard and require the Localtonet app to be running on your local machine. Start at the download page if you haven't installed it yet.

support