Man page for apt-get ziproxy Command
This tutorial shows the man page for man ziproxy in linux.
Open terminal with 'su' access and type the command as shown below:
man ziproxy
Result of the Command Execution shown below:
ZIPROXY(1) ZIPROXY ZIPROXY(1)
NAME
ziproxy a compressing HTTP proxy server
SYNOPSIS
ziproxy [ d| i] [ c config_file] [ f host_or_range] [ h]
DESCRIPTION
ziproxy is forwarding, non caching and compressing HTTP proxy server.
Basically it squeezes images by converting them to lower quality JPEGs
and compresses (gzip) HTML and other text like data.
OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (` '). A summary of options is
included below.
d, daemon mode
Used when running in standalone mode.
i, inetd mode
Used when running from inetd or xinetd.
c, config file config_file
Full path to ziproxy.conf file (instead of default one).
f, only from host_or_range
Limit incoming connections only from the specified address(es).
h, help
Display summarized help.
SEE ALSO
ziproxylogtool(1)
AUTHOR
ziproxy was written by Juraj Variny and Daniel Mealha Cabrita.
This manual page was written by Marcos Talau.
ZIPROXY December 02, 2007 ZIPROXY(1)