aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-08-27 16:12:57 +0000
committerGitHub <noreply@github.com>2016-08-27 16:12:57 +0000
commit6918a55e9097647b2c88b54021f84a958f97e09e (patch)
tree54da301602a4f637ec39ad2d3aff95a19cce2f49 /README.md
parentFix communications (#723) (diff)
parentadd microproxy (diff)
downloadawesome-selfhosted-6918a55e9097647b2c88b54021f84a958f97e09e.tar.gz
awesome-selfhosted-6918a55e9097647b2c88b54021f84a958f97e09e.zip
Merge pull request #727 from thekvs/p1
add microproxy
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 266edc53..786b7f20 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`