Bugfix release:
- Linux: fix IPv6 SYN/ACK BPF filter (previously only matched IPv4)
- Linux: fix SYN/ACK rules installed on iptables
- Windows: remove unneeded IP checksum calculation
- Download the
.zipfrom the below and extract it. - Double-click
dpibreak.exeto run, orstart_fake.batfor fake mode. - To run automatically on boot, run
service_install.batas administrator.
See WINDOWS_GUIDE.txt in the zip for more details. If you have trouble deleting the previous version's folder when updating, see #21.
One-liner install:
curl -fsSL https://raw.githubusercontent.com/dilluti0n/dpibreak/master/install.sh | sh
Or download the tarball from the assets below:
tar -xf DPIBreak-*.tar.gz
cd DPIBreak-*/
sudo make install
Also available via Arch AUR, Gentoo GURU and crates.io. See README.md for details.