KNWLDG Systems
TunTun VPN
PRODUCTION RELEASE v1.0

TunTun VPN

The zero-compromise cryptographic tunnel engineered for seamless mobile roaming on Android and iOS.

Conventional VPNs constantly stall, drop connections, and renegotiate keys when walking out of your home Wi-Fi into cellular 5G coverage. TunTun VPN solves this from first principles—pairing native operating system network drivers with a modern Rust cryptographic core to deliver unbroken connectivity and true privacy.

Download for Android & iOS View Key Features ↓
Mobile Roaming
0ms Pause
Private Keys
On-Device Only
Battery Impact
Near Zero
TunTun TunTun VPN
Tunnel Status
Not connected
The tunnel is off. Nothing is being carried.
Connected for:
Live Telemetry
Bytes In
0 B
Bytes Out
0 B
Handshakes
0
Rebinds
0
Session ID
Keepalives
0
Try it out: Press Connect, then click Simulate Roam below to test a Wi-Fi → 5G transition without session interruption!
Client Configuration

Configuration TOML parsed by Android, iOS, and Linux:

# TunTun Client Profile
private_key = "a8f3...[curve25519]"

[server]
endpoint = "vpn.knwldg.info:51820"
public_key = "7c29...[server_noise_key]"

[interface]
routes = ["0.0.0.0/1", "128.0.0.0/1"]
mtu = 1420
manage = true

TunTun VPN Feature Overview

Engineered to give you high-performance security without the typical trade-offs in battery life, connection stability, or speed.

📶

Unbroken Mobile Roaming

Seamlessly hands over your connection as you move between home Wi-Fi, office networks, and cellular 5G towers. Active downloads, video calls, and SSH sessions continue uninterrupted without reconnect pauses.

🛡️

Zero-Knowledge Key Custody

Your private cryptographic keys are generated locally on your smartphone and never sent to any server, database, or administrator. Even in the event of cloud compromise, your traffic remains cryptographically indecipherable.

Native OS Efficiency

Integrates directly into the operating system's native networking layer. Zero unnecessary background wake-locks, minimal CPU consumption, and negligible battery impact throughout your day.

🔒

Modern Cryptographic Primitives

Built on the Noise Protocol Framework (Noise_IK) with Curve25519 Diffie-Hellman key exchange and in-place ChaCha20-Poly1305 authenticated encryption for maximum software speed on ARM mobile processors.

🚀

Wire-Speed Edge Infrastructure

On our edge server infrastructure, TunTun bypasses legacy OS network overhead to process packets directly from hardware queues. Delivers wire-speed line rates and sub-millisecond data forwarding for low-latency gaming and streaming.

🌐

Autonomous Edge Reliability

TunTun edge nodes enforce cryptographic access locally. If central control systems or orchestration planes undergo maintenance, existing subscriber tunnels remain connected without disruption.

High-Throughput Zero-Loss Transit

How TunTun pairs your mobile device with edge gateway nodes for instantaneous, private network transit.

👈 Swipe horizontally to explore zero-copy architecture 👉
TunTun Architecture Flow

1. Local OS Capture

Packets leave your apps through the operating system's native virtual TUN interface at standard MTU (1420 bytes) with automatic TCP MSS clamping to prevent fragmentation.

2. Authenticated Encryption

Each packet is encrypted in-place using ChaCha20-Poly1305 with authenticated session framing, eliminating unnecessary memory copies.

3. Direct Edge Forwarding

Edge nodes inspect the session tag and route the decrypted payload directly to the upstream destination with microsecond response times.

Available on Mobile • Desktop Early Access

TunTun VPN is available now for Android and iOS. Native desktop editions for Linux, macOS, and Windows are in Early Access.

Android Client

Available
Android 12+ (API 31+)

Fast, modern native Android interface with adaptive theme support and seamless low-power background connectivity.

Download Signed APK Google Play Store release underway

Apple iOS

Available
iOS 16.0+ (iPhone & iPad)

Seamless native iOS integration engineered for zero-leak privacy and hardware-accelerated encryption.

Join iOS TestFlight App Store release coming soon

Linux

Developer Preview
x86_64 / aarch64 CLI Daemon

Headless daemon with systemd integration and high-performance native TUN interface.

Developer Preview

macOS

Early Access
Apple Silicon & Intel (Menu Bar)

Native desktop menu bar companion with instant connection toggle and system proxy routing.

Early Access Preview

Windows

Coming Soon
Windows 10 & 11 (64-bit / ARM)

High-performance Wintun network adapter integration with leak-proof Windows service core.

Coming Soon