248 Commits (master)
 

Author SHA1 Message Date
ValdikSS f1aece75ae New mode: -7 - As -6 but with wrong chksum 8 months ago
ValdikSS 60dd3cb004 Make ClientHello ignore --max-payload limits 8 months ago
ValdikSS d031ae65bf New option: -q - block QUIC/HTTP3 8 months ago
ValdikSS a1fb62ff82
Merge pull request #379 from eltociear/patch-1 8 months ago
Ikko Eltociear Ashimine 46e6c8f2db
chore: update README.md 8 months ago
ValdikSS 905d3c98a6 Revert "Add Unicorn HTTPS for iOS": doesn't do anything 8 months ago
ValdikSS b08836de50 Use WinDivert 2.2.0-D for Windows 7 compatibility 8 months ago
ValdikSS cf1f2a8674 Actions: use $GITHUB_OUTPUT instead of ::set-output 8 months ago
ValdikSS 16464646a9 Use WinDivert 2.2.2 8 months ago
ValdikSS ba015cf44e Update Github Actions "actions" to newest versions 8 months ago
ValdikSS 3837635f2c Use non-prefixed windres for msys2. #372 8 months ago
ValdikSS 95c5ca81b2 Add Unicorn HTTPS for iOS 10 months ago
ValdikSS bbb7e4cea8 Add ByeDPI 10 months ago
ValdikSS 15eb10ac68 Fragment packet by the beginning of SNI value. #357 10 months ago
ValdikSS 4c846c712d Handle TLSv1.2 record version handshakes (16 03 03). #353 10 months ago
ValdikSS 4a82fd442d Add manual Github Action trigger 2 years ago
ValdikSS b3c9ff8419
Merge pull request #270 from mohadangKim/master 3 years ago
ValdikSS fc6fd98a62 Merge branch 'VladWinner-master' 3 years ago
ValdikSS 6304328548 Merge branch 'master' of https://github.com/VladWinner/GoodbyeDPI into VladWinner-master 3 years ago
ValdikSS 86867fe678 Add GhosTCP by macronut to the list of alternative projects 3 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 938dce7333 Merge branch 'windivert2' 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 f94a20d221 Update bug template 3 years ago
Vlad 54f810b6b0
Update README.md 3 years ago
ValdikSS 55a3a94065 Handle "0" in domain names 3 years ago
ValdikSS 8383ecaadf Change argument order for calloc() 3 years ago
ValdikSS 8deacbc438 Allocate (argc + 1) for the service arguments, with calloc 3 years ago
ValdikSS 1cfd2b1b9f Allow to set --max-payload to zero 3 years ago
ValdikSS 766a8ab4ed Add forgotten default max-payload value in the README 3 years ago
ValdikSS b7190f0e1f Add DANGEROUS notices for ttl modes in readme 3 years ago
ValdikSS 857aeb2366 Add SpoofDPI to similar projects 3 years ago
ValdikSS 871670845f Document forgotten --max-payload in -5 and -6 modes (v0.2.0+) 3 years ago
ValdikSS 68a68aede9 Use WinDivert 2.2.0 for Github Actions building 3 years ago
ValdikSS 4a8f7ac4fb Call WinDivertShutdown on shutdown 3 years ago
ValdikSS ee4ce8893c Initial support for WinDivert 2.0+ 3 years ago
ValdikSS 406cf2ca68 GoodbyeDPI v0.2.1 3 years ago
ValdikSS 277b1fb4ef SNI extraction bugfix: add forgotten hyphen as an allowed domain character 3 years ago
ValdikSS 5494be72ba GoodbyeDPI v0.2.0 3 years ago
ValdikSS 09089e0364 Update readme 3 years ago
ValdikSS c92cd77c51 Ensure the resource file to be compiled before linking 3 years ago
ValdikSS f97a2d04f0 Use --max-payload-size=1200 for -5 and -6 modes. 3 years ago
ValdikSS d7c681d1a2 Add Max Payload Size limit option (`--max-payload-size`) 3 years ago
ValdikSS ab74ddc425 Update readme 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