SpoofDPI/readme.md

16 lines
219 B
Markdown
Raw Normal View History

2022-01-03 08:43:30 +00:00
# SpoofDPI
currently alpha
2022-01-03 08:45:15 +00:00
## Run
### MacOS
`sh ./on.sh`
2022-01-03 08:43:30 +00:00
`go run ./cmd/spoof-dpi/main.go`
2022-01-03 08:45:15 +00:00
`sh ./off.sh`
### Linux
open your favorite browser with proxy option
`google-chrome --proxy-server="http://127.0.0.1:8080"`
2022-01-03 08:43:30 +00:00