GoodbyeDPI

GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)

APACHE-2.0 License

Stars
23.9K

Bot releases are hidden (Show)

GoodbyeDPI - GoodbyeDPI v0.1.0

Published by ValdikSS about 7 years ago

This is a bug fix release. Please try this release if you had problems with older versions.

  • Remove webdav HTTP methods. They are rarely used and less probably filtered.
  • Search for HTTP methods in fragmented packets with Window Size 1 or 2. Fixes #30.
  • Handle Host header after User-Agent header in the HTTP packet. Fixes #29.
  • Switch to WinDivert 1.2.0 rc MinGW. Fixes program crashes on 32 bit Windows.
GoodbyeDPI - GoodbyeDPI v0.0.9

Published by ValdikSS about 7 years ago

  • Print error message if filter initialization fails
  • Do not handle traffic from private IP ranges
  • Fix issue with Windows Wi-Fi AP
  • Move from WinDivert MinGW to WDDM
GoodbyeDPI - GoodbyeDPI v0.0.8

Published by ValdikSS about 7 years ago

  • Block passive DPI packets only with "Connection: close". Fixes #17.
GoodbyeDPI - GoodbyeDPI v0.0.7

Published by ValdikSS over 7 years ago

  • Change TCP Window Size based on SrcPort, not DstPort.
GoodbyeDPI - GoodbyeDPI v0.0.6

Published by ValdikSS over 7 years ago

  • Always check for valid HTTP method before any modifications
  • Reimplement -s option to fix unACKed data (fix for nasty bug with POST data #3)
GoodbyeDPI - GoodbyeDPI v0.0.5

Published by ValdikSS over 7 years ago

  • New option: additional space between Method and Request-URI (enables -s, may break sites)
GoodbyeDPI - GoodbyeDPI v0.0.4

Published by ValdikSS over 7 years ago

  • Handle only HTTP 302 redirects to another HTTP website for Passive DPI block (fix for #2)
GoodbyeDPI - GoodbyeDPI v0.0.3

Published by ValdikSS over 7 years ago

  • Fix for mode -4
GoodbyeDPI - GoodbyeDPI v0.0.2

Published by ValdikSS over 7 years ago

  • Updated icon
  • Proper option parser and options description
  • New modes
GoodbyeDPI - GoodbyeDPI v0.0.1

Published by ValdikSS over 7 years ago