237 Commits (14fb025468db344116731bd07ba04d13d79c7e20)
 

Author SHA1 Message Date
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
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 c60dbf7ca7 Remove man-db auto-update for slightly faster installation 3 years ago
ValdikSS b1273c8e10 Update Makefile, add more warning options 3 years ago
ValdikSS 9e98b478df Update readme 3 years ago
ValdikSS 67c226dc7c Fix all types and warnings 3 years ago
ValdikSS 46219e95e7 Update uthash to 2.3.0 3 years ago