ValdikSS / GoodbyeDPI

GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
https://ntc.party/c/community-software/goodbyedpi
Apache License 2.0
24.94k stars 1.82k forks source link

Provide a test facility to check if GoodbyeDPI can bypass a DPI for a given website with a given method #24

Open fpietrosanti opened 7 years ago

fpietrosanti commented 7 years ago

This ticket is to integrate in GoodbyeDPI a test facility to check if GoodbyeDPI can bypass a DPI for a given website with a given method.

This test facility should accept as input a website that's expected to be blocked and try to connect/fetch the content by trying all of the different methods of bypass supported by GoodbyeDPI, providing end-user a set of HTML files to check out visually the results.

Note: Programmatically saying if something is blocked or not is difficult, and that's the role and functionality of the OONI software https://ooni.torproject.org/

ValdikSS commented 6 years ago

Note: Programmatically saying if something is blocked or not is difficult, and that's the role and functionality of the OONI software https://ooni.torproject.org/

Just FYI, I have my own software for Russia: https://github.com/ValdikSS/blockcheck

ValdikSS commented 6 years ago

Added to To-Do List #42