From f2835f705c46eaf081e8d3737f39e2a854ea2336 Mon Sep 17 00:00:00 2001 From: Justin O'Reilly Date: Wed, 11 Nov 2015 02:59:15 -0500 Subject: [PATCH] Add Pound to Proxy Add Pound to Proxy Signed-off-by: Justin O'Reilly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb48e21..0765d717 100644 --- a/README.md +++ b/README.md @@ -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