GoodbyeDPI/src
ValdikSS bbb6af89fe New Fake Packet circumvention method: wrong SEQ/ACK numbers
This method sends Fake Packet with the TCP SEQ/ACK numbers "in the past":
-66000 is used for ACK (right out of the ACK permissive window in Linux stack),
-10000 is used for SEQ (without any reasoning).

This method is pretty effective in Russia.
It also could be handy in a networks which prohibit changing TTL values
(mobile networks with tethering block/premium feature).
2021-12-25 11:55:26 +03:00
..
utils Move program source code to src directory 2018-02-17 15:22:38 +03:00
Makefile Update Makefile, make fortify work on modern mingw compilers 2021-12-25 01:50:34 +03:00
blackwhitelist.c Integers fixes (with small modifications), closes #84 2019-01-03 19:31:32 +03:00
blackwhitelist.h Integers fixes (with small modifications), closes #84 2019-01-03 19:31:32 +03:00
dnsredir.c Integers fixes (with small modifications), closes #84 2019-01-03 19:31:32 +03:00
dnsredir.h Move program source code to src directory 2018-02-17 15:22:38 +03:00
fakepackets.c New Fake Packet circumvention method: wrong SEQ/ACK numbers 2021-12-25 11:55:26 +03:00
fakepackets.h New Fake Packet circumvention method: wrong SEQ/ACK numbers 2021-12-25 11:55:26 +03:00
goodbyedpi-rc.rc Move program source code to src directory 2018-02-17 15:22:38 +03:00
goodbyedpi.c New Fake Packet circumvention method: wrong SEQ/ACK numbers 2021-12-25 11:55:26 +03:00
goodbyedpi.exe.manifest Move program source code to src directory 2018-02-17 15:22:38 +03:00
goodbyedpi.h Fake Request Mode 2019-10-31 22:36:12 +03:00
icon.ico Move program source code to src directory 2018-02-17 15:22:38 +03:00
service.c Move program source code to src directory 2018-02-17 15:22:38 +03:00
service.h Move program source code to src directory 2018-02-17 15:22:38 +03:00