HTTP
Websites, local APIs, and WebSockets receive a random public address automatically.
$ … http localhost 3000NodeLane Tunnel
One command, and your local service is temporarily public. No account, no setup, and closing the terminal ends the tunnel.
curl -fsSL https://tunnel.nodelane.net/run.sh | shNext: choose a protocol · empty host = localhost · port defaults to 3000Anonymous · No account requiredOne tunnel, three protocols
Choose a protocol and local port. Tunnel creates a temporary public route without extra configuration or changes to your development workflow.
Websites, local APIs, and WebSockets receive a random public address automatically.
$ … http localhost 3000SSH, databases, and other TCP-based development services.
$ … tcp localhost 22UDP services, device integration, and temporary network tests.
$ … udp localhost 5353Clear, predictable access
Core protocol capabilities stay the same. Accounts will add more bandwidth, longer sessions, stable addresses, and encryption when they become available.
No account—copy the command and start
For ongoing integration and stable entry points
Quick debugging and temporary sharing
Ongoing integration and stable access