@realfxw: When away from home, the most annoying things about trying to connect to your home NAS, adjust Ollama on your desktop, or start Moonlight streaming are: no public IPv4, complex large NAT environments, and fear of being constantly scanned by scripts when enabling router port mappings. Try this lightweight private networking tool written in Rust…
Summary
Lantunnel is a lightweight private networking tool written in Rust that allows users to securely access home NAS, remotely invoke Ollama, or stream games in environments without public IPv4 or complex NAT, using P2P direct connections and encrypted relays to avoid port exposure.
View Cached Full Text
Cached at: 09/11/26, 08:41 PM
When away from home, accessing your home NAS, adjusting the Ollama instance on your desktop, or initiating Moonlight streaming can be frustrating due to: no public IPv4 address, complex large-scale NAT environments, and the risk of router port mapping being constantly scanned and attacked by scripts across the internet.
Try Lantunnel, a lightweight private networking tool written in Rust, for a very smooth experience:
Completely告别 public network exposure: All devices actively initiate connections outwards; the router doesn’t need any inbound rules or mappings, and your home machines remain safely hidden behind NAT.
QUIC direct connection priority: Devices prioritize UDP hole punching for direct connection, maximizing your home upload bandwidth. When that fails, it automatically switches to encrypted relays. The relay only handles ciphertext, ensuring intermediaries cannot access plaintext.
Local minimal access: Don’t want to install a virtual network adapter to route all machine traffic? The client listens locally on SOCKS5 (127.0.0.1:1080) for on-demand access. It also supports exporting entire private subnets to directly access all devices on your home network.
Zero-barrier trial: http://lantunnel.app provides a permanent free Tunnel with unlimited direct connection traffic and 5 GB of encrypted relay data per month as an emergency buffer. To maximize your private bandwidth, you can also self-host a Gateway with a single command.
Project address: https://github.com/lantunnel/lantunnel
Lantunnel - Fast Private LAN Access
Source: https://lantunnel.app/ LANTUNNEL 2.0
Your private network, wherever you work.
Connect trusted Peers over encrypted Direct paths, with Relay fallback.
This Peer
Lantunnel Client
this.peer
Remote Peer
Lantunnel Client
remote.peer
One Client
Import a .peer profile and connect through the default UI or --headless.
P2P first
Direct first; encrypted Fleet Relay when needed.
Whole LAN access
Reach private services without exposing them publicly.
PRIVATE ACCESS
A clear path to the services you already run.
Direct First
Use Direct paths whenever P2P is available.
Encrypted Transport
Private paths stay encrypted; services stay on your network.
No Port Forwarding
No public URL or router port mapping required.
One Client
Use Lantunnel Client on every Peer, with the default UI or headless startup.
Simple Access
Connect from your laptop or desktop.
Advanced Proxy Access
Route approved CLI tools and automations to private LAN endpoints.
USE CASES
One private network, different kinds of work.
Game & Media Streaming
Stream Sunshine, Jellyfin, Plex, and other LAN media over Direct-first paths. Laptop or Desktop
Private AI & Developer Tools
Keep Ollama, Open WebUI, internal APIs, and developer tools on your LAN. Private AI or API service
Home & Office Services
Access NAS, Home Assistant, cameras, and dashboards without public exposure. NAS and private services
PRICING
Simple, per-Tunnel pricing.
One permanent Free Tunnel included. Add paid Tunnels when needed.
Free
Permanent Free Tunnel included $0
- Unlimited LAN devices behind each Client
- Unlimited direct peer-to-peer traffic
- Free self-hosted Gateway; traffic is unmetered
- Encrypted Fleet Relay fallback
- Best-effort support Get Started (https://lantunnel.app/register)
Home
Separate Home Tunnel, billed monthly $6.99/tunnel/month
- Unlimited LAN devices behind each Client
- Unlimited direct peer-to-peer traffic
- Free self-hosted Gateway; traffic is unmetered
- Encrypted Fleet Relay fallback
- Best-effort support Create Home Tunnel (https://lantunnel.app/register?plan=home)
Plus
Separate Plus Tunnel, billed monthly $14.99/tunnel/month
- Unlimited LAN devices behind each Client
- Unlimited direct peer-to-peer traffic
- Free self-hosted Gateway; traffic is unmetered
- Encrypted Fleet Relay fallback
- Best-effort support Create Plus Tunnel (https://lantunnel.app/register?plan=plus)
Business
Contracted Tunnels and capacity Contact us
- Named Tunnels and Peer capacity
- Fleet Relay allowance set by contract
- No self-service checkout
- Support defined by contract Talk to us (https://lantunnel.app/business)
Prices are in USD per Tunnel per month, before tax. Free/Home/Plus support is best effort, with no guaranteed response time; Business support is contractual.
Similar Articles
@VincentLogic: Discovered a powerful network monitoring tool for the terminal! With RustNet, you can monitor all network connections in real-time directly from the terminal. See at a glance which processes are secretly transmitting data and who is connecting to your server. The best part is seeing the application associated with each connection—something Wireshark can't do. You can view this directly over SSH without needing X11 forwarding…
Introduces RustNet, a terminal-based network monitoring tool developed in Rust. It supports real-time connection monitoring, process association, and traffic analysis, making it ideal for operations and security troubleshooting.
@QingQ77: A high-performance IM backend written in Rust, using QUIC protocol for real-time messaging, supporting P2P hole punching and group chat broadcasting. https://github.com/nicolastinger/only-talk-rs… Built with Actix-web for RESTful …
A high-performance instant messaging backend based on Rust + Actix-web + QUIC, supporting P2P hole punching, group chat broadcasting, multiple storage backends, can be deployed as a single process or separately.
@grgerwcwetwet: Recommend a very hardcore network tool tutorial project on GitHub: fanqiang. From how to install common clients, to registering a US Apple ID, VPS basics, soft router configuration, and usage tutorials for different systems, it's all organized into beginner-friendly steps. Covers Windows, macOS, Linux…
Recommend a very hardcore network tool tutorial project on GitHub: fanqiang, covering client installation, account registration, VPS configuration, across Windows/macOS/Linux/Android/iOS all platforms, updated for nearly a decade, with 40k+ Stars.
@XAMTO_AI: A guy turned 'circumventing internet censorship' into an open-source project, specifically targeting Russia's insane censorship environment. Do you know how extreme Russia's internet control is? It's not just blocking a few websites—they even identify and intercept VPN protocols one by one. So this guy simply dumped all usable configurations on GitHub…
An open-source project specifically targeting Russia's high-intensity internet censorship, providing VLESS VPN configurations with auto-detection updates and multi-country exit nodes, distributed for free via GitHub.
@ezshine: My wife returned to China and asked me to set up a VPN for her. I was going to buy a cheap one for a few bucks, but then I found an open-source project that uses Cloudflare's thousands of global edge nodes for circumvention, allowing you to switch IPs freely, free of charge, with blazing speed. Deployment is super simple—just 2 steps. Can you handle that?
An open-source project leverages Cloudflare's global edge nodes to provide free circumvention service, with simple deployment, fast speed, and freely changeable IPs.