00619c7d9e
tinyproxy is a lightweight HTTP/SSL proxy. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable. tinyproxy is fully compatible with all existing web browsers. Package submitted by Juan RP via PR pkg/20595 with modifications by me.
16 lines
524 B
Text
16 lines
524 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/03/07 23:46:01 salo Exp $
|
|
|
|
To use tinyproxy, you will need to perform the following steps:
|
|
|
|
1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
|
|
${PREFIX}/etc/rc.d/tinyproxy to /etc/rc.d/tinyproxy and add
|
|
|
|
tinyproxy=YES
|
|
|
|
to /etc/rc.conf.
|
|
|
|
2. Now start tinyproxy by issuing the command
|
|
|
|
/etc/rc.d/tinyproxy start
|
|
===========================================================================
|