Ombrac
A secure, high-performance TCP/UDP-over-QUIC tunnel written in Rust.
Highlights
- TLS 1.3 encryption with optional mutual TLS — secure by default
- BBR congestion control, stream multiplexing, 0-RTT fast reconnect
- SOCKS5, HTTP/HTTPS proxy, and TUN device endpoints
- Full UDP tunneling with fragment reassembly
- Automatic reconnect, configurable idle timeouts, SIGTERM-aware shutdown
- C FFI interface for iOS/Android embedding
Installation
# Homebrew
&&
# Cargo
Pre-compiled binaries are available on the Releases page.
Quick Start
Server
Client