Experimental utility for user-friendly DPI desync on Linux
- Download the latest archive and unpack it.
- In the unpacked directory run:
$ sudo ./make.sh install
- Use the same
make.sh
script to remove the project:$ sudo ./make.sh remove
Get all the available information about utility commands usage with:
$ byedpictl help
Control the background tunneling.
-
Start and stop the tunneling with:
# Start $ byedpictl tun start # Stop $ byedpictl tun stop
-
Get status of background tunneling with:
$ byedpictl tun status
DPI desync (bypass) parameters can be modified by altering the contents of
/etc/byedpictl/desync.conf
file
Logs are available in /var/log/byedpictl
RTNETLINK answers: File exists
or any other similar messages on execution
shall be ignored. The project is in a very early state of development, so
there's a lot of "garbage" output.
Tunneling will break after waking your PC from suspend (sleep) state. To restore the functionality you should run the command below:
$ byedpictl tun restart