39 Commits (d7c681d1a249f2ebe2fe9dc2e08a2da5f1fd8fc7)

Author SHA1 Message Date
ValdikSS d7c681d1a2 Add Max Payload Size limit option (`--max-payload-size`) 3 years ago
ValdikSS cc1676ad92 --allow-no-sni option. Useful with --blacklist and undetectable SNI. 3 years ago
ValdikSS 7f59593a28 Check TLS Handshake ClientHello byte if packet length is enough 3 years ago
ValdikSS 372cc6a45d Properly handle Native Fragmentation packet of bigger or equal size than the fragment size 3 years ago
ValdikSS 46c4f36de8 Add Fake Packet maximum TTL limit to Auto TTL mode 3 years ago
ValdikSS 8911e459d8 Exit when native fragmentation is enabled but http/https values are not set 3 years ago
ValdikSS f4edcf7b4f Small text output enhancements 3 years ago
ValdikSS bb8bafb663 Add Auto TTL range adjustment, introduce min-ttl and use it for --set-ttl as well. 3 years ago
ValdikSS e25d7432de Better Auto TTL adjusting algorithm which honors short distance 3 years ago
ValdikSS 67c226dc7c Fix all types and warnings 3 years ago
ValdikSS 6eec99e874 GoodbyeDPI v0.1.8 3 years ago
ValdikSS fc15088c33 Fix spelling 3 years ago
ValdikSS 1ea70f9bc9 Do not print "Error receiving packet!" upon exiting 3 years ago
ValdikSS ed42c5d627 Fix all the warnings and notes 3 years ago
ValdikSS 9fcf097cb7 Use Auto TTL = 4 by default 3 years ago
ValdikSS a5c2f9fac9 Introduce -5 and -6 modes and make -5 default 3 years ago
ValdikSS 11c322aaed Show fragmentation value issues only when Window Size is used 3 years ago
ValdikSS b45b463d51 Update readme 3 years ago
ValdikSS 80fcd9c5cf Replace required/optional brackets in the readme 3 years ago
ValdikSS 21ff80b43c Automatic TTL value picker for --set-ttl Fake Packet mode 3 years ago
ValdikSS bbb6af89fe New Fake Packet circumvention method: wrong SEQ/ACK numbers 3 years ago
ValdikSS b9682ac222 Print parsed hostnames in DEBUG mode 3 years ago
ValdikSS 35c6e401db Handle TLS SNI in blacklist option 3 years ago
ValdikSS cf7d1c69e0 Add TLS Server Name Indication (SNI) extractor 3 years ago
ValdikSS 7d50748e2e GoodbyeDPI version 0.1.7 3 years ago
ValdikSS e28cb52645 Send native-fragged fragments in the reversed order 3 years ago
ValdikSS e3638786da Add Native Fragmentation support (without window size) 3 years ago
ValdikSS ad60d30caa Fix fake packet handling without other modifying parameters 3 years ago
ValdikSS b5d75a6c8e Version v0.1.6 6 years ago
ValdikSS f2de8fce8d Fake Request Mode 6 years ago
KOLANICH ff4c11a6eb Integers fixes (with small modifications), closes #84 7 years ago
ValdikSS 1c7fe5f843 Use newlines for current options information 6 years ago
ValdikSS 46db057662 Add version number into greeting message 6 years ago
ValdikSS c4d0ba1297 Skip impostor and loopback packets. Fixes #53. 7 years ago
ValdikSS a028cb01f4 WinDivert 1.4 support 7 years ago
ValdikSS 38b1ff1a92 Fix -f and -e options 7 years ago
ValdikSS 50e70ace76 Handle HTTP redirects within IPv6 Flow Label = 0x00 packets 7 years ago
ValdikSS 135c97ae69 Move program source code to src directory 7 years ago
ValdikSS 860f483ac3 IPv6 DNS redirection 7 years ago
ValdikSS 3d36127f5b Handle IPv6 packets and prepare for IPv6 DNS redirection 7 years ago
ValdikSS aa28d3e12a Make sure to search DLLs only in safe path, not in current working dir 7 years ago
ValdikSS cc770d302c Add GoodbyeDPI Github link to the welcome message. 7 years ago
ValdikSS 2e23d93762 New option: --ip-id. Handles additional IP ID numbers of passive DPI. 7 years ago
ValdikSS 14ae107b53 Handle only IP IDs in [0x0; 0xF] (or→and) 7 years ago
ValdikSS 1bdfbb8c45 Move active filter template and passive filter to defines 7 years ago
ValdikSS 5eddb5f18a Fix crash on error (free→LocalFree) and print KB3033929 message 7 years ago
ValdikSS 8e7f4ff505 Properly exclude Teredo 7 years ago
ValdikSS bb8fc64f18 Handle ip.id up to 0xF. 7 years ago
ValdikSS 490525387d Remove unused string 7 years ago
ValdikSS 5e9e1f0eb6 Preliminary IPv6 support. 7 years ago