tinyproxy - A small HTTP proxy server
Syntax
Version
Description
Options
Signals
Files
Authors
Copyright
Availability
tinyproxy [ options ]
This man page documents tinyproxy
tinyproxy is an HTTP proxy server designed to consume a minimum of system resources. It listens on a given TCP port and handles HTTP proxy requests.
-c config_file Use an alternate configuration file. -d Dont daemonize; stay in the foreground. Useful for debugging purposes. -h Display a short help screen of command line arguments and exit. -l Displays the licensing agreement. -v Display version information and exit.
In addition to these command line options, there are also several signals that can be sent to tinyproxy while it is running to generate debugging information and to force certain events.
SIGHUP Force tinyproxy to do a garbage collection on the current connections linked list. This is usually done automatically after a certain number of connections have been handled.
/etc/tinyproxy/tinyproxy.conf /var/run/tinyproxy.pid /var/log/tinyproxy.log
Robert James Kaes (rjkaes@flarenet.com) Steven Young (sdyoung@users.sourceforge.net)
tinyproxy is distributed under the GNU Public License (GPL). For more information on the GPL, please see the file COPYING which should have been included in the archive with tinyproxy. Failing that, http://www.fsf.org/ will doubtless have a copy up for you to peruse. Please dont use this software if you dont agree to the terms specified therein.
The latest version of tinyproxy can be acquired from: http://tinyproxy.sourceforge.net/
Top of page |
tinyproxy (8) | . |
If you would like to republish one of the articles from this site on your webpage or print journal please contact IronGeek.
Copyright 2020, IronGeek