github ValdikSS/GoodbyeDPI 0.2.0
GoodbyeDPI v0.2.0

latest releases: 0.2.3rc3, 0.2.3rc2, 0.2.3rc1...
2 years ago

New features:

  • Better Auto TTL adjusting algorithm which honors short distance: auto-ttl is now a range, not a fixed decrement value (see e25d743)
  • 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: cc1676a)
  • Max Payload Size limit option (--max-payload) to reduce large download/upload CPU consumption (more info: d7c681d)

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.

Don't miss a new GoodbyeDPI release

NewReleases is sending notifications on new releases.