hufrea / byedpi

Bypass DPI
MIT License
1.28k stars 96 forks source link

Systemwide tunneling possible? #89

Closed HakaishinShwet closed 1 month ago

HakaishinShwet commented 1 month ago

like is it possible to tunnel every traffic of our system through this programs dpi tunnel?

lufog commented 1 month ago

If you mean launching a program, and it will automatically redirect all traffic through itself, like GoodbyeDPI, then no. This is a local proxy that must be explicitly specified in the system (or browser) settings. Moreover, even if you specify a proxy in the system settings, this does not guarantee that all programs will use it. For example, Windows Store and UWP applications will not use a local proxy (without hacks). But regular applications in most cases work without problems through a proxy.

You can of course use something like Tun2Socks, but:

zimbabwe303 commented 1 month ago

redsocks or tsocks will do the job. Both are available from the official repositories of many Linux distros.