Bypass government or ISP internet censorship to reach blocked websites.
Route traffic through a local proxy that defeats deep packet inspection filters.
Does not work on iOS or Android, desktop platforms only. Download only from official GitHub or package managers.
SpoofDPI is a small proxy tool written in Go that is designed to get around internet censorship. Many censorship systems work by inspecting the data traveling through a network connection to decide whether to block it, a technique called Deep Packet Inspection (DPI). SpoofDPI counters this by disguising or altering the traffic in a way that prevents those inspection systems from recognizing and blocking it. The tool is available for desktop operating systems. The README explicitly states it does not work on iOS or Android. Official downloads are provided through GitHub and standard package managers only. The project warns against downloading from other sources because of the risk of malware in unofficial versions. The README is brief and links to a separate documentation site for full details on setup and usage. A Discord community is listed for discussion, with a note that joining may itself require circumvention tools depending on where you are. The project credits two earlier open-source tools, Green Tunnel and GoodbyeDPI, as its inspirations.
← xvzc on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.