diff options
author | Justin O'Reilly <justin@oreilly.me> | 2015-11-11 07:59:15 +0000 |
---|---|---|
committer | Justin O'Reilly <justin@oreilly.me> | 2015-11-11 07:59:15 +0000 |
commit | f2835f705c46eaf081e8d3737f39e2a854ea2336 (patch) | |
tree | 7495dd8879c9b698c53ec982607c9e691673e8dc /README.md | |
parent | Merge pull request #337 from joubertredrat/rhodecode (diff) | |
download | awesome-selfhosted-f2835f705c46eaf081e8d3737f39e2a854ea2336.tar.gz awesome-selfhosted-f2835f705c46eaf081e8d3737f39e2a854ea2336.zip |
Add Pound to Proxy
Add Pound to Proxy
Signed-off-by: Justin O'Reilly <justin@oreilly.me>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -621,7 +621,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 |