From 6f06485dbdcbf277f4e7e716aa8499f351959ceb Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 9 Apr 2002 01:44:42 +0000 Subject: Updated the description to include the "SSL" fact. --- README | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README b/README index be0dc05..9d2c2ee 100644 --- a/README +++ b/README @@ -2,17 +2,18 @@ DESCRIPTION ----------- - tinyproxy is a small, efficient HTTP proxy daemon released under the - GNU General Public Licence (GPL). tinyproxy is very useful in a small - network setting, where a larger proxy like Squid would either be too - resource intensive, or a security risk. One of the key features of - tinyproxy is the buffering connection concept. In effect, tinyproxy - will buffer a high speed response from a server, and then relay it to - a client at the highest speed the client will accept. This feature - greatly reduces the problems with sluggishness on the Internet. If you - are sharing an Internet connection with a small network, and you only - want to allow HTTP requests to be allowed, then tinyproxy is a great - tool for the network administrator. + tinyproxy is a small, efficient HTTP/SSL proxy daemon released under + the GNU General Public Licence (GPL). tinyproxy is very useful in a + small network setting, where a larger proxy like Squid would either + be too resource intensive, or a security risk. One of the key + features of tinyproxy is the buffering connection concept. In + effect, tinyproxy will buffer a high speed response from a server, + and then relay it to a client at the highest speed the client will + accept. This feature greatly reduces the problems with sluggishness + on the Internet. If you are sharing an Internet connection with a + small network, and you only want to allow HTTP requests to be + allowed, then tinyproxy is a great tool for the network + administrator. INSTALLATION -- cgit v1.2.3