From 433c132f7e91dd1f97d925498760a78bd8affd0a Mon Sep 17 00:00:00 2001 From: dandroid Date: Mon, 21 Sep 2015 03:25:52 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6af0cba..81448ec 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. - [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 +- [FTE](https://fteproxy.org/) - fteproxy provides transport-layer protection to resist keyword filtering, censorship and discriminatory routing policies - [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](https://github.com/Yawning/obfs4) - the newest version of the Tor obfsproxy obfuscation proxy. implements multiple pluggable transports.