178 Commits (openvpn)
 

Author SHA1 Message Date
ValdikSS 404850245e Add manual Github Action trigger 2 years ago
ValdikSS ecc681a60b OpenVPN detection & fragmentation/fake packet support 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
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
ValdikSS 6eec99e874 GoodbyeDPI v0.1.8 3 years ago
ValdikSS b799b33fed Update readme 3 years ago
ValdikSS 76c4658985 Update github issue templates 3 years ago
ValdikSS d61a9f8022 Handle only (default_ttl - 30) range in Auto TTL 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 a79377f606 Github Actions: rebuild only on src directory changes 3 years ago
ValdikSS db37b4f1f2 Add Github Actions build script 3 years ago