82 Commits (1d00c56872611ae9eb66c45052132d817023da91)

Author SHA1 Message Date
SashaXser 1d00c56872
Update goodbyedpi.c 2 years ago
SashaXser af3710abeb
Update goodbyedpi.c 2 years ago
SashaXser 8f9e677eba
Update goodbyedpi.c 2 years ago
SashaXser f6c1c69543
Update goodbyedpi.c 2 years ago
SashaXser c517b7342e
Add files via upload 2 years ago
SashaXser d8becbd86c
Update fakepackets.c 2 years ago
SashaXser dde284b25a
Update ttltrack.c 2 years ago
SashaXser 943c1ef005
Add files via upload 2 years ago
SashaXser 5777405bab
Update goodbyedpi.c 2 years ago
SashaXser 808d050a11
Update goodbyedpi.c 2 years ago
SashaXser b5ec348d7b
Add files via upload 2 years ago
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 8383ecaadf Change argument order for calloc() 4 years ago
ValdikSS 8deacbc438 Allocate (argc + 1) for the service arguments, with calloc 4 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 c92cd77c51 Ensure the resource file to be compiled before linking 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 b1273c8e10 Update Makefile, add more warning options 4 years ago
ValdikSS 67c226dc7c Fix all types and warnings 4 years ago
ValdikSS 46219e95e7 Update uthash to 2.3.0 4 years ago
ValdikSS 6eec99e874 GoodbyeDPI v0.1.8 4 years ago
ValdikSS d61a9f8022 Handle only (default_ttl - 30) range in Auto TTL 4 years ago
ValdikSS fc15088c33 Fix spelling 4 years ago
ValdikSS 1ea70f9bc9 Do not print "Error receiving packet!" upon exiting 4 years ago