The whitelist-bypass project enables internet access in restricted environments by tunneling traffic through commercial video-calling platforms like VK Call and Yandex Telemost to evade strict domain-based network filtering.
Key Points
- The tool uses the Pion WebRTC stack to route SOCKS5 traffic through either WebRTC data channels or encoded VP8 video tracks.
- It supports multiple platforms including VK, Yandex Telemost, WB Stream, and Dion, operating as a headless Go application.
- Traffic is secured with XChaCha20-Poly1305 encryption, using a secret derived from the call’s join link to ensure independent privacy.
- The software is available for Android, iOS, Linux, macOS, and Windows, with Android support functioning as a system-wide VPN.
- As of September 2026, the project has reached version 0.3.8 with active development and over 1,600 stars on GitHub.