From 9ee14bf6a3338a56b7fdbfa7a5efbe0ac8ee9620 Mon Sep 17 00:00:00 2001 From: dandroid Date: Mon, 21 Sep 2015 03:23:08 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 339a8a1..6af0cba 100644 --- a/README.md +++ b/README.md @@ -8,13 +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) +- [obfsproxy](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 - [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. +- [obfs4](https://github.com/Yawning/obfs4) - 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