whitelistbypass

Verified safeOpen sourceExclusive
No reviews reviews
35
downloads
6.0
android

AI summary

Tunnels all device traffic through VK call WebRTC DataChannels to bypass whitelist-based internet censorship. Uses VpnService to capture traffic, routes it via a local SOCKS5 proxy through a WebView-embedded VK call, and relays it through the call's SFU to a remote peer with unrestricted access. Requires broad permissions including QUERY_ALL_PACKAGES and CAMERA for VK call integration.

Generated by AI. May contain inaccuracies.

About this app

Tunnels internet traffic through VK call DataChannels to bypass government whitelist censorship.

VK calls use WebRTC with an SFU (Selective Forwarding Unit). The SFU forwards all SCTP data channels between participants without inspecting them. This tool creates a custom DataChannel (id:2) alongside VK's built-in animoji channel (id:1) and uses it as a bidirectional data pipe.

How it works VK calls use WebRTC with an SFU (Selective Forwarding Unit). The SFU forwards all SCTP data channels between participants without inspecting them. This tool creates a custom DataChannel (id:2) alongside VK's built-in animoji channel (id:1) and uses it as a bidirectional data pipe.

Joiner (censored) Creator (free internet)

All apps | VpnService (captures all traffic) | tun2socks (IP -> TCP) | SOCKS5 proxy (Go, :1080) | WebSocket (:9000) | WebView (VK call) Browser (VK call) | | DataChannel id:2 <--- VK SFU ---> DataChannel id:2 | WebSocket (:9000) | Go relay | Internet Traffic goes through VK's TURN servers (155.212.x.x:19302) which are whitelisted. To the network firewall it looks like a normal VK call

Components hook.js - Injected into VK call page on both sides. Hooks RTCPeerConnection, creates tunnel DataChannel, bridges to local WebSocket. relay/ - Go binary and gomobile library. SOCKS5 proxy + WebSocket server + tun2socks. app/ - Android app. WebView + VpnService + Go relay (.aar).

What's new

v0.4.4Sep 22, 2026

Hotfix - repair exported wbstream cookies on VPS

About this version

Version
0.4.4 (4004)
Size
35.24 MB
Requires Android
6.0
Target SDK
23
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
35
Updated
Sep 22, 2026
Package
bypass.whitelist

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app