diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-21 17:58:21 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-21 17:58:21 +0000 |
commit | 776e22e874295509cc91ad6c8c5475d29fabb984 (patch) | |
tree | e0f382372dcc1ed9bd1f551b4c137bbbf088e041 /README.md | |
parent | Merge remote-tracking branch 'kickball/pr/344' (diff) | |
parent | Add Pound to Proxy (diff) | |
download | awesome-selfhosted-776e22e874295509cc91ad6c8c5475d29fabb984.tar.gz awesome-selfhosted-776e22e874295509cc91ad6c8c5475d29fabb984.zip |
Merge remote-tracking branch 'kickball/pr/345'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -623,7 +623,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Squid](http://www.squid-cache.org/) - caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source code](http://bazaar.launchpad.net/~squid/squid/3-trunk/files)) `GPLv2` `C` * [Swiperproxy](https://swiperproxy.github.io/) - A lightning-fast, open source web proxy that is easy for you to run and customize. ([Source code](https://github.com/swiperproxy/swiperproxy), [Demo](http://proxy.donttrustrobots.nl/)) `MIT` * [Tinyproxy](https://banu.com/tinyproxy/) - light-weight HTTP/HTTPS proxy daemon ([Source code](https://git.banu.com/tinyproxy/)) `GPLv2` `C` - + * [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` ## Read it Later Lists |