TUNNELD

A SUBNET IN YOUR POCKET.

Turn any ARM64 SBC into a Sovereign Zero Trust Gateway. Tunneld bridges WiFi and Ethernet to build a high-performance, private subnet that masters the local environment before it ever touches the cloud.

Copied!
$ curl -fsSL https://install.tunneld.sh -o install.sh
chmod +x install.sh
sudo ./install.sh
Active Development: Tunneld is currently in development. Features are subject to change.
PROBLEM_01

The "Cloud-Dependent" Edge

Most networking solutions rely on external "brains": Cloud VPNs and public DNS. If the internet flickers, your local infrastructure becomes a "dumb" brick. You are renting intelligence rather than owning it.

PROBLEM_02

The Latency & Logic Gap

Standard routers treat all traffic equally, leading to Bufferbloat. Without intelligent queue management, latency-sensitive traffic like VoIP and gaming suffers while large downloads saturate the connection.

PROBLEM_03

The "Drawer of Dormant Silicon"

We all have Raspberry Pis sitting in drawers because they lack a high-utility purpose. Most projects are temporary experiments; they rarely become permanent, mission-critical infrastructure.

RESOLUTION_

Your Sovereign Control Plane

Tunneld puts the "brains" back where they belong: at your physical boundary. It’s the ultimate way to promote your dormant silicon from a desk-drawer experiment to a permanent, Software-Defined Edge Gateway.

Your Sovereign Control Plane

Tunneld Dashboard Interface showing network status

Getting Started

01_

Wireless-First Gateway

Required WiFi-bridging core that treats any upstream connection (Home, Hotel, or 4G) as an untrusted transport, creating a hardened private zone for your devices.

02_

Flexible DNS Configuration

Point Tunneld at any DNS server. Cloudflare, Pi-hole, or your own resolver. All subnet DNS queries are routed through your chosen server with no per-device configuration needed.

03_

Identity-Based Overlay

Connect services through an identity-based overlay network. No open ports, no exposed IPs, and no inbound firewall holes. Just secure, outbound-only tunnels via Zrok and OpenZiti.

04_

Distributed Service Pooling

Native load balancing across identities. Aggregate multiple service instances behind one endpoint, pooling resources from your local subnet and trusted remote peers.

05_

Mesh Networking

Connect gateways into a single mesh via a relay. Nodes register outbound-only and sync peers automatically. Tag devices with wg to expose them, then route to private subnets from any node. The relay is open source. Host your own on any VPS with a public IP and UDP 51820 open.

06_

More...

SQM traffic shaping, device tagging, privacy obfuscation, remote restart, BEAM-powered resilience, and more. The dashboard has the full feature set.

Because software clients can't control the physical edge. Tunneld manages the firewall, the radio, routes DNS traffic to your chosen resolver, and shapes packet queues (SQM) at the source to protect everything behind it.

It can, but it's designed to be a "Gateway." It plugs into any network and creates a new, safer subnet inside it. Think of it as a private VIP lounge inside a public airport.

WireGuard connects machines (IP to IP). Tunneld uses WireGuard for mesh networking between gateways via a relay coordinator, but also connects identities to services (via zrok), eliminating the need for static IPs or open ports entirely.

Actually, it lowers "latency under load." While it may slightly reduce absolute top-end throughput, it ensures your ping remains stable even when the connection is saturated.

Built on the BEAM, non-essential processes are isolated. If a dashboard process crashes, it is restarted in milliseconds without interrupting the core network routing.

Yes. Local networking and DHCP remain fully operational. DNS forwarding works if your configured DNS server is reachable within the subnet. You can access services within the subnet even when offline.

The installer backs up your existing version before applying any update. If the new version fails to start, it automatically rolls back to your previous installation. Your gateway stays online. You'll see a clear message with next steps and a link to report the issue.

// Ready to reclaim your infrastructure?

Start Building Your
Sovereign Network

Everything you need to turn idle hardware into a secure, self-hosted subnet, explained step by step.

Read the Docs