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.

22 lines
1.7 KiB
Markdown

9 years ago
# Awesome anti-censorship
9 years ago
> A curated list of open source tools for fighting 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
9 years ago
- [obfsproxy](https://git.torproject.org/pluggable-transports/obfsproxy.git) Tor framework for implementing pluggable transports (anti-censorship network tunnels)
9 years ago
- [flashproxy](https://crypto.stanford.edu/flashproxy/) - miniature proxy that runs in a web browser, and reflects traffic to a Tor relay.
9 years ago
- [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
- [FTE](https://fteproxy.org/) - fteproxy provides transport-layer protection to resist keyword filtering, censorship and discriminatory routing policies
9 years ago
- [shadowsocks](https://github.com/shadowsocks) - a fast socks5 proxy that encrypts traffic
9 years ago
- [streisand](https://github.com/jlund/streisand) - single command set for a server running a wide variety of anti-censorship software
9 years ago
- [obfs4](https://github.com/Yawning/obfs4) - the newest version of the Tor obfsproxy obfuscation proxy. implements multiple pluggable transports.
9 years ago
- [bit-smuggler](https://github.com/danoctavian/bit-smuggler) - tunnel traffic through a bittorrent connection.
9 years ago
- [govpn](https://github.com/stargrave/govpn) - virtual private network daemon, aimed to be reviewable, secure, DPI/censorship-resistant
9 years ago
- [Dust](https://github.com/blanu/Dust) - A Polymorphic Engine for Filtering-Resistant Transport Protocols