You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
1.2 KiB
Markdown

9 years ago
# Awesome anti-censorship
9 years ago
> A curated list of open source tools to fight Internet censorship.
9 years ago
9 years ago
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list.
9 years ago
## Categories
9 years ago
- [Network tunnels](#network-tunnels)
9 years ago
### Network tunnels
- [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
9 years ago
- [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
9 years ago
- [shadowsocks](https://github.com/shadowsocks) - a fast socks5 proxy that encrypts traffic
- [govpn](https://github.com/stargrave/govpn) - virtual private network daemon, aimed to be reviewable, secure, DPI/censorship-resistant