This is CubeVPN's Windows desktop client — a privately-distributed, custom-branded build of UAC SNI Spoofer Windows by Floxu1, using the Patterniha SNI-spoofing method, kept under the same GPL-3.0 license as the upstream project. This client only works with configs from your own account — there are no bundled or suggested free configs. Sign in with a Telegram one-time code (matching the CubeVPN Android app and CubeVPN Windows/WPF client) from the "Sign In" button on the Configs page.
فارسی | English
کانال تلگرام: t.me/UacSniSpoofer
UAC SNI Spoofer Windows is a Windows network dashboard built around Xray and the Patterniha SNI-spoofing method.
The application manages carrier-specific routes, scans and ranks SNI and Edge pairs, applies the Windows proxy automatically, and restores the previous proxy state when the connection is stopped or the app exits.
The desktop profiles are tuned separately for MCI / Hamrah Aval and IranCell, so changing one carrier does not overwrite or break the other carrier's settings.
- Separate MCI, IranCell, and Auto carrier modes
- Xray-based local SOCKS/HTTP tunnel
- Optional system-wide sing-box TUN mode for Windows TCP and UDP traffic
- Mobile Gateway for sharing the active connection with devices on the local network
- Patterniha SNI and Edge scanner with live results
- MCI TLS startup optimization
- YouTube route warmup for faster video startup
- Suggested configuration ranking using real page checks and bounded download tests
- Persian and English interface with RTL/LTR support
- App Bypass
- Live logs
- Public IP check
- Advanced tuning for route, SNI, DNS, timeout, and fallback behavior
- GitHub Releases update checker
- Safe Windows proxy restore after disconnect, exit, or restart
Windows Proxy remains the default mode. When TUN Mode is enabled, the app creates a UAC-Spoofer virtual interface with sing-box and sends Windows TCP and UDP traffic through the local Xray SOCKS listener, the Patterniha core, and the active config. The app verifies a real YouTube route through the TUN interface before reporting the connection as active.
SOCKS, VLESS, and Trojan do not transport ICMP. Ping requests therefore use a dedicated Direct rule over the physical interface so CMD reports real network latency. Web pages and video traffic continue through the tunnel.
Disabling TUN while connected removes its interface and routes immediately. If Windows Proxy is enabled, that mode is restored automatically. App Bypass process names are also translated into direct sing-box route rules.
Enable Mobile Gateway on the Home page to automatically discover devices on the same local network and route their traffic through the active UAC Spoofer connection. Mobile phones and other devices can keep their normal DHCP settings without manually configuring a proxy or static IP address.
The badge beside the option shows the number of connected devices. Select it to view each device's IP address and connection state. Disconnecting the VPN, disabling Mobile Gateway, or exiting the application removes the gateway configuration and restores the previous Windows network state.
This application is tuned for the following carriers:
- MCI / Hamrah Aval
- IranCell
In mci mode, the app uses the independent MCI profile. In irancell mode, it uses the independent IranCell profile. For the most stable result, select your current carrier manually.
The portable version is prepared for users who do not want to install Python or extra dependencies.
How to run:
- Download the following file from GitHub Releases:
UAC-Spoofer-Desktop-v1.0.6-Windows-x64-portable.zip
- Extract the full ZIP archive.
- Keep the
_internalfolder beside the executable file. - Run:
UAC-Spoofer-Desktop.exe
- Accept the Windows UAC prompt if it appears.
Python is not required for the portable build.
Requirements:
- Windows 10/11 x64
- Python 3.11 or 3.12
Run:
python -m pip install -r requirements.txt
powershell -ExecutionPolicy Bypass -File .\install-engine.ps1
python main.pyThe application includes multiple carrier modes:
mci: independent MCI / Hamrah Aval route, SNI, Edge, benchmarks, and tuningirancell: independent IranCell route and tuningauto: app-managed automatic profile
For the most stable and deterministic result, select your current carrier manually.
Special thanks to the Patterniha group for inventing and introducing this SNI-spoofing method.
sing-box v1.13.14 is bundled for optional TUN mode, with its license included as bin/sing-box-LICENSE.
The integrated upstream source and GPL-3.0 license are included under:
third_party/patterniha_sni_spoofing/
This project is released under the GNU General Public License v3.0 (GPL-3.0).
You may use, study, and modify the software, but if you distribute modified or derivative versions, you must comply with GPL-3.0, provide access to the source code, and keep the same license terms.
The full license text is available in LICENSE.