File: sample.cfg

package info (click to toggle)
simpleproxy 3.2-3sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 296 kB
  • ctags: 79
  • sloc: sh: 2,786; ansic: 1,151; makefile: 92
file content (19 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: sample.cfg,v 1.1.1.1 1999/12/10 18:58:57 lord Exp $
#----------------------------------------------------------------
# Simpleproxy sample cfg file.
# All values here could be overriden by command line options.
#----------------------------------------------------------------

Verbose                 yes
StartedFromInetd        no
Daemon                  no
#pidfile                /var/run/simpleproxy.pid
#Pop3File               pop3users.txt
                  
LocalHost               :4321
RemoteHost              some.host.com:1234
                  
Strip8bit               no
                  
#HTTPSProxyHost         some.proxy.host.com:1234