# BibaVPN full project context BibaVPN is a self-hosted TLS+WebSocket tunnel with SOCKS5/HTTP CONNECT, traffic shaping, HTTP camouflage, encrypted invite links, and Android/Desktop clients. ## What it does BibaVPN lets an operator run a tunnel server on a VPS and connect clients through local SOCKS5, HTTP CONNECT, Android, or desktop clients. ## Portal This site (https://biba-llc.com) is the account portal: registration, tunnel access, billing, documentation, and client downloads. ## Architecture Client applications connect to a BibaVPN server over TLS+WebSocket. Local applications can route selected traffic through SOCKS5 or HTTP CONNECT. The project includes a Rust server/client core, Docker deployment, encrypted invite links, Android client, and desktop client. ## Use cases - Self-operated tunnel endpoint on a VPS - Browser/tool traffic through SOCKS5 or HTTP CONNECT - Android and desktop client workflows - Lightweight tunnel when full private-network management is unnecessary ## Not a replacement for BibaVPN is not intended to replace every VPN or proxy stack. WireGuard, OpenVPN, Headscale, Firezone, Xray, Shadowsocks, and NaiveProxy have different design goals. ## Canonical links - Website: https://biba-llc.com/ - Repository: https://github.com/Eljaja/BibaVPN - Documentation: https://biba-llc.com/docs - Security model: https://biba-llc.com/docs/security - FAQ: https://biba-llc.com/faq