0.2.0
版本发布时间: 2021-12-30 09:05:20
ValdikSS/GoodbyeDPI最新发布版本:0.2.3rc3(2024-09-15 05:40:49)
New features:
- Better Auto TTL adjusting algorithm which honors short distance: auto-ttl is now a range, not a fixed decrement value (see https://github.com/ValdikSS/GoodbyeDPI/commit/e25d7432de087ee247f9fdfa9a7cd3d569fe68bc)
- Fake Packet TTL now has upper limit in Auto TTL mode, to fix destinations with slightly bigger TTL increased from standard values
- New
--min-ttl
option which prevents Fake TTL Packet in--set-ttl
mode from being sent if TTL distance is lower than the defined value - New
--allow-no-sni
option. Useful to process the packet with--blacklist
option, when SNI can't be detected for any reason (more info: https://github.com/ValdikSS/GoodbyeDPI/commit/cc1676ad92c85011f14c5fa2c9628ba34d3412ae) - Max Payload Size limit option (
--max-payload
) to reduce large download/upload CPU consumption (more info: https://github.com/ValdikSS/GoodbyeDPI/commit/d7c681d1a249f2ebe2fe9dc2e08a2da5f1fd8fc7)
This release also has small bug fixes.
-5
and -6
modes now use --max-payload=1200
by default.
Known bugs:
- When
--blacklist
is used, domain names which contain hyphen (-
) are not considered as blocked even if they are in the blacklist.
If--blacklist
is used in combination with--allow-no-sni
, TLS circumvention techniques are applied to all domains with hyphen (even not in blacklist). -
-5
and-6
modes activate--max-payload
, but it's not mentioned in the help message.
1、 goodbyedpi-0.2.0.zip 610.24KB