git404hub

what is spoofdpi fr?

xvzc/spoofdpi — explained in plain English

Analysis updated 2026-06-26

4,576GoAudience · generalComplexity · 2/5Setup · easy

tl;dr

SpoofDPI is a small desktop proxy tool that disguises your internet traffic to bypass censorship systems that block sites by inspecting network data.

vibe map

mindmap
  root((spoofdpi))
    What it does
      Bypasses censorship
      Defeats DPI filtering
      Local proxy tool
    Tech stack
      Go
      Desktop only
    Platforms
      Windows
      macOS
      Linux
    Safety
      Official sources only
      No iOS or Android

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Bypass government or ISP internet censorship to reach blocked websites.

VIBE 2

Route traffic through a local proxy that defeats deep packet inspection filters.

what's the stack?

Go

how it stacks up fr

xvzc/spoofdpiilanyu/reverseproxyalexellis/arkade
Stars4,5764,5744,580
LanguageGoGoGo
Setup difficultyeasyeasyeasy
Complexity2/51/52/5
Audiencegeneralops devopsops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Does not work on iOS or Android, desktop platforms only. Download only from official GitHub or package managers.

License details not mentioned in the explanation.

in plain english

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.

prompts (copy fr)

prompt 1
I've installed SpoofDPI on my desktop. Show me how to configure my browser to route traffic through it as a local proxy.
prompt 2
Explain how SpoofDPI defeats deep packet inspection, what does it actually change about my network traffic?
prompt 3
I'm on Linux and want to run SpoofDPI automatically at startup. What systemd service file should I create?
prompt 4
What is the difference between SpoofDPI and a VPN for bypassing censorship, and when should I use each?

Frequently asked questions

what is spoofdpi fr?

SpoofDPI is a small desktop proxy tool that disguises your internet traffic to bypass censorship systems that block sites by inspecting network data.

What language is spoofdpi written in?

Mainly Go. The stack also includes Go.

What license does spoofdpi use?

License details not mentioned in the explanation.

How hard is spoofdpi to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is spoofdpi for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.