ziproxy is an open source, non-caching, compressing proxy server for Linux-based operating systems.
ziproxy squeezes images by converting them to low quality JPEGs and, optionally, can also archive HTML and other text-like data.
Installation:
To see your options, run:
./configure --help
Then run:
./configure
make
make install
Product's homepage
Requirements:
· libungif
· libpng
· libjpeg
· zlib
· libConfuse
· GCC
· GNU make
What's New in This Release: [ read full changelog ]
· This version added SASL support for HTTP authentication and fixed nameserver-related code that prevented compilation on certain OS and architecture combinations, such as glibc and GCC on ARM.