floxu1/uac-sni-spoofer-windows — explained in plain English
Analysis updated 2026-05-18
Improve connection speed and reliability on MCI or IranCell mobile data by routing through the best tested SNI and edge server.
Automatically apply and later restore Windows system proxy settings without manual reconfiguration.
Switch between separate saved profiles for two different mobile carriers without one affecting the other.
Watch a live log and public IP check to confirm the current connection route is working.
| floxu1/uac-sni-spoofer-windows | webdevsimplified/javascript-simplified | dboudreau00/countersign-rfp-rfi-rfq-studio-for-ai-assisted-workflows | |
|---|---|---|---|
| Stars | 120 | 124 | 126 |
| Language | HTML | HTML | HTML |
| Last pushed | — | 2023-01-04 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 3/5 | 1/5 | 3/5 |
| Audience | general | vibe coder | pm founder |
Figures from each repo's GitHub metadata at analysis time.
The portable build needs no Python install, running from source requires Python 3.11 or 3.12 plus an included PowerShell setup script.
UAC SNI Spoofer Windows is a Windows desktop application built as a network dashboard for improving internet connection quality on Iranian mobile carriers, specifically MCI (Hamrah-e Aval) and IranCell. It uses a method called SNI spoofing, credited to a group named Patterniha, along with the Xray proxy tool, to route traffic through selected servers and edges chosen based on live testing rather than a fixed list. The app scans and ranks available SNI hosts and edge servers, showing the results live, and automatically applies the chosen route as the Windows system proxy. If the app disconnects or is closed, it restores the previous Windows proxy settings so the system is not left misconfigured. Each carrier, MCI and IranCell, has its own separate profile and settings, so changing one carrier's configuration does not affect the other, and there is also a general Auto mode. The interface supports both Persian and English, with right-to-left and left-to-right layout support, and includes a live log view, a public IP check, and advanced settings for route, SNI, DNS, timeout, and fallback behavior. Most users are expected to run the portable Windows build, downloaded as a zip file from the project's GitHub Releases page, which does not require installing Python. Running it from source instead requires 64-bit Windows 10 or 11 and Python 3.11 or 3.12, installing the listed Python dependencies, and running an included PowerShell install script before starting the main program. The project is released under the GNU General Public License version 3, meaning the code can be used, inspected, and modified, but any published modified version must also be released under GPL-3.0 with its source code made available. The underlying SNI spoofing method from the Patterniha group, included as a third-party component, carries the same GPL-3.0 license.
A Windows app that improves mobile carrier internet connections in Iran using SNI spoofing and live-tested proxy routes.
Mainly HTML. The stack also includes Python, PySide6, Xray.
GPL-3.0: you can use and modify the code freely, but if you publish a modified version, you must release its source code under the same license.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.