74 Commits (62f29535151ed3e45e026e17a464a26b7e9c57cf)

Author SHA1 Message Date
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
ValdikSS 3ffce30871 Minor modifications. 7 years ago
ValdikSS eaac2d1a80 Minor service fixes 7 years ago
ValdikSS ccd21a4281 ntohs -> htons (they produce the same output, but still) 7 years ago
ValdikSS 23babdc8fa Windows Service support. 7 years ago
ValdikSS 95765f3ed9 Store fragment_size_message as a pointer 7 years ago
ValdikSS a5b185c2a9 Set proper options if started without arguments 7 years ago
ValdikSS c9cd3ac8c7 Fix signed/unsigned integer comparison warning for HTTP fragmentation 7 years ago
ValdikSS fab9662ac9 Use WinDivert TCP Header structure to change Window Size 7 years ago
ValdikSS a88ab4337e Apply HTTP Persistent fragmentation only for sufficiently large packets 7 years ago
ValdikSS 582503452f Implement TCP fragmentation for HTTP Persistent (keep-alive) sessions. 7 years ago
ValdikSS 03e36b968a Free allocated error message string 7 years ago
ValdikSS 312d2b1d55 Remove unused IPV4_TOTALLEN_OFFSET 7 years ago
ValdikSS 60e87f769a Minor modifications 7 years ago
ValdikSS bfed8638e5 Implement blacklist. 7 years ago
ValdikSS 72516c0b2b Add information about --dns-verb option 7 years ago
ValdikSS dd4d6bc5c6 Do not print DNS warnings by default and drop duplicate requests. 7 years ago
ValdikSS 5f231996d4 Fix incorrect host header memmove()s. Fixes #47 7 years ago