From 076c6b98a8ece11e0ec095ad0f75082337e55a24 Mon Sep 17 00:00:00 2001 From: Konstantin Sorokin Date: Sat, 27 Aug 2016 17:51:40 +0300 Subject: [PATCH] add microproxy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8bc93c3..ac571ab5 100644 --- a/README.md +++ b/README.md @@ -775,6 +775,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Proxy + * [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` * [Oranjeproxy](http://lehollandaisvolant.net/tout/oranjeproxy/) - Anonymizing web proxy. ([Source Code](https://github.com/AmauryCarrade/OranjeProxy)) `GPLv2` `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`