danoctavian / awesome-anti-censorship

curated list of open-source anti-censorship tools
MIT License
1.06k stars 93 forks source link

Add Geneva (Genetic Evasion). #12

Closed fabacab closed 3 years ago

fabacab commented 3 years ago

Geneva is a circumvention tool and software library (written in Python) implementing a network-layer (OSI L3) genetic algorithm that is able to probe for, discover, and then automatically circumvent censors implementint deep packet inspection to block a datastream. Since Geneva is application-agnostic, it works in many contexts, and moreover only needs to run at one end of a connection (either server or client, not both). Unfortuantely, this also means is not able to circumvent IP address based censorship on its own.

danoctavian commented 3 years ago

🔥 nice