Update readme.md

This commit is contained in:
xvzc 2022-01-19 03:49:41 +09:00 committed by GitHub
parent 2330ccbd32
commit dc1283a4c4

View File

@ -66,7 +66,6 @@ Run `$ spoof-dpi` and it will automatically set your proxy
Run `$ spoof-dpi` and open your favorite browser with proxy option Run `$ spoof-dpi` and open your favorite browser with proxy option
`google-chrome --proxy-server="http://127.0.0.1:8080"` `google-chrome --proxy-server="http://127.0.0.1:8080"`
# How it works # How it works
### HTTP ### HTTP
Since most of websites in the world now support HTTPS, SpoofDPI doesn't bypass Deep Packet Inspections for HTTP requets, However It still serves proxy connection for all HTTP requests. Since most of websites in the world now support HTTPS, SpoofDPI doesn't bypass Deep Packet Inspections for HTTP requets, However It still serves proxy connection for all HTTP requests.