A simple and fast anti-censorship tool written in Go
  • Go 98.3%
  • Shell 0.9%
  • Nix 0.7%
  • Dockerfile 0.1%
Find a file
2025-12-21 23:16:00 +09:00
.github refactor: packet sniffer writer (#352) 2025-12-21 21:48:06 +09:00
cmd/spoofdpi refactor: packet sniffer writer (#352) 2025-12-21 21:48:06 +09:00
docs chore: update flake 2025-12-21 23:16:00 +09:00
internal refactor: packet sniffer writer (#352) 2025-12-21 21:48:06 +09:00
.envrc refactor: reorganize project folder structure for maintainability (#291) 2025-10-29 22:50:53 +09:00
.gitignore chore: add flake.nix (#346) 2025-12-18 13:26:05 +09:00
.golangci.yml feat: improve rule configuration system (#341) 2025-12-15 20:24:08 +09:00
.goreleaser.yaml chore: add custom source archive including commit file (#327) 2025-11-25 19:36:53 +09:00
Dockerfile chore: use scratch image for Dockerfile instead of distroless (#226) 2024-09-03 16:15:49 +09:00
flake.lock chore: add flake.nix (#346) 2025-12-18 13:26:05 +09:00
flake.nix chore: update flake 2025-12-21 23:16:00 +09:00
go.mod Refactor/packet sniffer writer (#349) 2025-12-21 12:02:50 +09:00
go.sum Refactor/packet sniffer writer (#349) 2025-12-21 12:02:50 +09:00
install.sh ci: update 2025-11-25 19:36:52 +09:00
LICENSE Update LICENSE 2023-02-17 01:53:03 +09:00
mkdocs.yml feat: improve rule configuration system (#341) 2025-12-15 20:24:08 +09:00
README.md Refactor/packet sniffer writer (#349) 2025-12-21 12:02:50 +09:00
shell.nix ci: update 2025-11-25 19:36:52 +09:00

SpoofDPI

SpoofDPI is a simple proxy tool, mainly designed to neutralize the Deep Packet Inspection (DPI) techniques that power many internet censorship systems.

For more detailed information, please refer to the Official Documentation.

Join our Discord channel for discussions (If you can 😅).

📦 Packaging Status

Packaging status

Github Sponsors

Your sponsorship directly fuels the motivation required for continued project maintenance. If you find SpoofDPI valuable, please consider supporting @xvzc on Github.

💡 Inspirations

Green Tunnel by @SadeghHayeri
GoodbyeDPI by @ValdikSS