diff --git a/README.md b/README.md index a306615..339a8a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Awesome anti-censorship -> A curated list of open source tools to fight Internet censorship. +> A curated list of open source tools for fighting Internet censorship. Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. @@ -8,11 +8,13 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. - [Network tunnels](#network-tunnels) ### Network tunnels - +- [obfsproxy](forked from https://git.torproject.org/pluggable-transports/obfsproxy.git) Tor framework for implementing pluggable transports (anti-censorship network tunnels) +- [flashproxy](https://crypto.stanford.edu/flashproxy/) - miniature proxy that runs in a web browser, and reflects traffic to a Tor relay. - [meek](https://trac.torproject.org/projects/tor/wiki/doc/meek) - Tor pluggable transport that uses HTTP for carrying bytes and TLS for obfuscation. - [scramblesuit](http://www.cs.kau.se/philwint/scramblesuit/) - Tor pluggable transport that uses look-like-nothing traffic as a cover channel -- [flashproxy](https://crypto.stanford.edu/flashproxy/) - miniature proxy that runs in a web browser, and reflects traffic to a Tor relay. -- [obfs4](git@github.com:Yawning/obfs4.git) - the newest version of the Tor obfsproxy obfuscation proxy. implements multiple pluggable transports. -- [streisand](https://github.com/jlund/streisand) - single command set for a server running a wide variety of anti-censorship software - [shadowsocks](https://github.com/shadowsocks) - a fast socks5 proxy that encrypts traffic +- [streisand](https://github.com/jlund/streisand) - single command set for a server running a wide variety of anti-censorship software +- [obfs4](git@github.com:Yawning/obfs4.git) - the newest version of the Tor obfsproxy obfuscation proxy. implements multiple pluggable transports. +- [bit-smuggler](https://github.com/danoctavian/bit-smuggler) - tunnel traffic through a bittorrent connection. - [govpn](https://github.com/stargrave/govpn) - virtual private network daemon, aimed to be reviewable, secure, DPI/censorship-resistant +- [Dust](https://github.com/blanu/Dust) - A Polymorphic Engine for Filtering-Resistant Transport Protocols