mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 14:26:31 +00:00
A simple and fast anti-censorship tool written in Go
anti-censorshipcensorship-circumventioncensorship-freedeep-packet-inspectiondpidpi-bypassingdpi-filteringgolangproxy-server
cmd/spoof-dpi | ||
config | ||
proxy | ||
util | ||
go.mod | ||
go.sum | ||
off.sh | ||
on.sh | ||
readme.md | ||
spoof-dpi |
SpoofDPI
currently alpha
Run
MacOS
sh ./on.sh
go run ./cmd/spoof-dpi/main.go
sh ./off.sh
Linux
open your favorite browser with proxy option
google-chrome --proxy-server="http://127.0.0.1:8080"