A simple and fast anti-censorship tool written in Go
Go to file
2022-01-03 17:46:05 +09:00
cmd/spoof-dpi update 2022-01-03 16:24:39 +09:00
config update 2022-01-03 16:24:39 +09:00
proxy refactor 2022-01-03 17:32:52 +09:00
util refactor 2022-01-03 17:31:39 +09:00
go.mod refactor 2021-12-30 02:08:30 +09:00
go.sum refactor 2021-12-30 02:08:30 +09:00
off.sh update 2022-01-03 00:24:59 +09:00
on.sh update 2022-01-03 00:24:59 +09:00
readme.md update readme 2022-01-03 17:46:05 +09:00
spoof-dpi refactor 2021-12-30 02:08:30 +09:00

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"