+ Reply to Thread
Results 1 to 2 of 2

Thread: GoodbyeDPI

  1. #1
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,385
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39385

    GoodbyeDPI

    GoodbyeDPI - Passive Deep Packet Inspection blocker and Active DPI circumvention utility

    This software designed to bypass Deep Packet Inspection systems found in many Internet Service Providers which block access to certain websites.

    It handles DPI connected using optical splitter or port mirroring (Passive DPI) which do not block any data but just replying faster than requested destination, and Active DPI connected in sequence.

    Windows 7, 8, 8.1 and 10 with administrator privileges required.
    https://github.com/ValdikSS/GoodbyeDPI

    This program can use a variety of tricks to evade DPI and filtering, by changing requests just enough so that the filter doesn't "see" them, but the destination does. Works transparently and doesn't require setting any proxies or routing traffic through another server. Easier and faster than using Tor or a VPN for this purpose (although it won't provide the same level of confidentiality).

    Apparently it works pretty well to access banned sites in Russia, Turkey and South Korea. Personally, it was unable to deal with the filter used by one of the largest local ISPs on their public Wi-Fi despite combining all available options in many ways and also using DNS over HTTPS, I guess their protection is just too good... still, it's very much worth having in your arsenal.

    If you're having trouble getting it to work, run these commands as administrator first.

    Code:
    sc config Bfe start= auto
    net stop Bfe & net start Bfe
    net stop WinDivert & sc delete WinDivert
    net stop "WinDivert1.4" & sc delete "WinDivert1.4"
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    Renk (05.07.20) , Lucius (21.02.20) , H265 (10.12.19)

  3. #2
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,385
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39385
    Graphical interface for this available at https://github.com/Include-sys/GUI-for-GoodbyeDPI Disregard that, it sucks and sometimes doesn't even work. Just run the program from a console window, it's not that hard.

    Android equivalents available at https://github.com/zhenyolka/DPITunnel and https://github.com/krlvm/PowerTunnel-Android.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •