From d6f8796ec5f32eb69a76c42b180dc5907c971697 Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Thu, 20 Apr 2017 17:12:35 +0300 Subject: [PATCH] Add go-packetflagon --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93003b7..48b0f43 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. - [fwlite](https://github.com/v3aqb/fwlite) - A powerful HTTP proxy server designed to circumvent the Great Firewall (GFW) - [code-talker-tunnel](https://crysp.uwaterloo.ca/software/CodeTalkerTunnel.html) - Code Talker Tunnel (previously called SkypeMorph) is a protocol camouflaging tool, designed to reshape traffic output of any censorship circumvention tool to look like Skype video calls - [stegotorus](https://sri-csl.github.io/stegotorus/) - StegoTorus, a tool that comprehensively disguises Tor from protocol analysis. To foil analysis of packet contents, Tor’s traffic is steganographed to resemble an innocuous cover protocol, such as HTTP. +- [go-packetflagon](https://github.com/BrassHornCommunications/go-packetflagon/) - A local HTTP application that serves customised Proxy Auto Configuration files for your browser to help bypass Internet censorship. ### Decentralized systems - [ipfs](https://github.com/ipfs/ipfs) - IPFS is a global, versioned, peer-to-peer filesystem ([awesome list](https://github.com/ipfs/awesome-ipfs))