aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian <bdmorin@users.noreply.github.com>2017-05-19 16:34:50 +0000
committerGitHub <noreply@github.com>2017-05-19 16:34:50 +0000
commit588a73931633083cfb64e07ba04219f48cf84f4f (patch)
treebb21a947544971823f194990dae5adcba16f4a20
parentAdded Documize non-free edtion (#1052) (diff)
downloadawesome-selfhosted-588a73931633083cfb64e07ba04219f48cf84f4f.tar.gz
awesome-selfhosted-588a73931633083cfb64e07ba04219f48cf84f4f.zip
added iodine, mirrorrr
2 useful proxy software
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b7ce3f3..db928fd8 100644
--- a/README.md
+++ b/README.md
@@ -943,8 +943,10 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection
**[`^ back to top ^`](#)**
* [http2-serverpush-proxy](https://github.com/n1try/http2-serverpush-proxy) - A reverse proxy that helps to automatically utilize HTTP/2.0's server push mechanism for static websites. Available as middleware and standalone application. `MIT` `Nodejs`
+ * [iodine](http://code.kryo.se/iodine/) - A ipv4 over DNS tunnel solution, enabling you to start up a socks5 proxy listener. ([Source Code](https://github.com/yarrick/iodine)) `ISC` `C`
* [microproxy](https://github.com/thekvs/microproxy) - lightweight non-caching HTTP/HTTPS proxy server. ([Source Code](https://github.com/thekvs/microproxy)) `MIT` `Go`
* [miniProxy](https://github.com/joshdick/miniProxy/) - Simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. Only one php file. ([Source Code](https://github.com/joshdick/miniProxy/)) `GPLv3` `PHP`
+ * [mirrorrr](https://github.com/bslatkin/mirrorrr) - Python proxy that can run in Google App Engine. ([Source Code](https://github.com/bslatkin/mirrorrr)) `Apache` `Python`
* [Oranjeproxy](http://lehollandaisvolant.net/tout/oranjeproxy/) - Anonymizing web proxy. ([Source Code](https://github.com/AmauryCarrade/OranjeProxy)) `GPLv2` `PHP`
* [PHP-Proxy](https://www.php-proxy.com/) - A web proxy script built specifically to be fast, easy to modify and to support video sites such as YouTube. ([Demo](https://unblockvideos.com/), [Source Code](https://github.com/Athlon1600/php-proxy-app)) `MIT` `PHP`
* [Pound](http://www.apsis.ch/pound/) - Light-weight reverse proxy and load balancer for HTTP/HTTPS. ([Source Code](http://www.apsis.ch/pound/)) `GPLv2` `C`