60 Commits (cda71e0c61d91c07333af543c8de49116acc5684)

Author SHA1 Message Date
SashaXser cda71e0c61
Update goodbyedpi.c 2 years ago
SashaXser 110ba354d8
Update goodbyedpi.c 2 years ago
SashaXser 00e246a372
Update goodbyedpi.c 2 years ago
SashaXser 80650937e3
Update goodbyedpi.c 2 years ago
SashaXser eda1d53bec
Update goodbyedpi.c 2 years ago
mohadangKim 54349a1c31 fix memcpy usage 3 years ago
ValdikSS 4f18a73239 Print correct set-ttl/auto-ttl mode in the status 3 years ago
ValdikSS 67629fb6ef Disable auto-ttl if set-ttl has been used after auto-ttl 3 years ago
ValdikSS 27a6d256f0 Handle HTTP GET and POST in packets larger than --max-payload 3 years ago
ValdikSS 99c403ca62 GoodbyeDPI v0.2.2 3 years ago
ValdikSS 6ee4101f58 Fix --set-ttl when used with --min-ttl 3 years ago
ValdikSS 55a3a94065 Handle "0" in domain names 3 years ago
ValdikSS 1cfd2b1b9f Allow to set --max-payload to zero 4 years ago
ValdikSS 871670845f Document forgotten --max-payload in -5 and -6 modes (v0.2.0+) 4 years ago
ValdikSS 4a8f7ac4fb Call WinDivertShutdown on shutdown 4 years ago
ValdikSS ee4ce8893c Initial support for WinDivert 2.0+ 4 years ago
ValdikSS 406cf2ca68 GoodbyeDPI v0.2.1 4 years ago
ValdikSS 277b1fb4ef SNI extraction bugfix: add forgotten hyphen as an allowed domain character 4 years ago
ValdikSS 5494be72ba GoodbyeDPI v0.2.0 4 years ago
ValdikSS f97a2d04f0 Use --max-payload-size=1200 for -5 and -6 modes. 4 years ago
ValdikSS d7c681d1a2 Add Max Payload Size limit option (`--max-payload-size`) 4 years ago
ValdikSS cc1676ad92 --allow-no-sni option. Useful with --blacklist and undetectable SNI. 4 years ago
ValdikSS 7f59593a28 Check TLS Handshake ClientHello byte if packet length is enough 4 years ago
ValdikSS 372cc6a45d Properly handle Native Fragmentation packet of bigger or equal size than the fragment size 4 years ago
ValdikSS 46c4f36de8 Add Fake Packet maximum TTL limit to Auto TTL mode 4 years ago
ValdikSS 8911e459d8 Exit when native fragmentation is enabled but http/https values are not set 4 years ago
ValdikSS f4edcf7b4f Small text output enhancements 4 years ago
ValdikSS bb8bafb663 Add Auto TTL range adjustment, introduce min-ttl and use it for --set-ttl as well. 4 years ago
ValdikSS e25d7432de Better Auto TTL adjusting algorithm which honors short distance 4 years ago
ValdikSS 67c226dc7c Fix all types and warnings 4 years ago
ValdikSS 6eec99e874 GoodbyeDPI v0.1.8 4 years ago
ValdikSS fc15088c33 Fix spelling 4 years ago
ValdikSS 1ea70f9bc9 Do not print "Error receiving packet!" upon exiting 4 years ago
ValdikSS ed42c5d627 Fix all the warnings and notes 4 years ago
ValdikSS 9fcf097cb7 Use Auto TTL = 4 by default 4 years ago
ValdikSS a5c2f9fac9 Introduce -5 and -6 modes and make -5 default 4 years ago
ValdikSS 11c322aaed Show fragmentation value issues only when Window Size is used 4 years ago
ValdikSS b45b463d51 Update readme 4 years ago
ValdikSS 80fcd9c5cf Replace required/optional brackets in the readme 4 years ago
ValdikSS 21ff80b43c Automatic TTL value picker for --set-ttl Fake Packet mode 4 years ago
ValdikSS bbb6af89fe New Fake Packet circumvention method: wrong SEQ/ACK numbers 4 years ago
ValdikSS b9682ac222 Print parsed hostnames in DEBUG mode 4 years ago
ValdikSS 35c6e401db Handle TLS SNI in blacklist option 4 years ago
ValdikSS cf7d1c69e0 Add TLS Server Name Indication (SNI) extractor 4 years ago
ValdikSS 7d50748e2e GoodbyeDPI version 0.1.7 4 years ago
ValdikSS e28cb52645 Send native-fragged fragments in the reversed order 4 years ago
ValdikSS e3638786da Add Native Fragmentation support (without window size) 4 years ago
ValdikSS ad60d30caa Fix fake packet handling without other modifying parameters 4 years ago
ValdikSS b5d75a6c8e Version v0.1.6 6 years ago
ValdikSS f2de8fce8d Fake Request Mode 6 years ago