1proxy(8)                    Universal proxy server                    proxy(8)
2
3
4

NAME

6       proxy - HTTP proxy gateway service
7

SYNOPSIS

9       proxy  -d][-a]  [-l[@]logfile]]  [-pport  [-iinternal_ip  [-eexter‐
10       nal_ip]
11

DESCRIPTION

13       proxy is HTTP gateway service with HTTPS and FTP over HTTPS support.
14

OPTIONS

16       -I     Inetd mode. Standalone service only.
17
18       -d     Daemonise. Detach service from console  and  run  in  the  back‐
19              ground.
20
21       -t     Be silenT. Do not log start/stop/accept error records.
22
23       -u     Never ask for username authentication
24
25       -e     External  address. IP address of interface proxy should initiate
26              connections from.  By default system will deside  which  address
27              to use in accordance with routing table.
28
29       -i     Internal  address.  IP address proxy accepts connections to.  By
30              default connection to any interface is  accepted.  It´s  usually
31              unsafe.
32
33       -a     Anonymous. Hide information about client.
34
35       -a1    Anonymous. Show fake information about client.
36
37       -p     Port.  Port  proxy  listens for incoming connections. Default is
38              3128.
39
40       -l     Log. By default logging is to stdout. If  logfile  is  specified
41              logging  is to file. Under Unix, if ´@´ preceeds logfile, syslog
42              is used for logging.
43
44       -S     Increase or decrease stack size. You may want to  try  something
45              like -S8192 if you experience 3proxy crashes.
46

CLIENTS

48       You  should  use  client with HTTP proxy support or configure router to
49       redirect HTTP traffic to proxy (transparent proxy). Configure client to
50       connect  to  internal_ip  and port.  HTTPS support allows to use almost
51       any TCP based protocol. If you need to  limit  clients,  use  3proxy(8)
52       instead.
53

BUGS

55       Report all bugs to 3proxy@3proxy.ru
56

SEE ALSO

58       3proxy(8),  ftppr(8),  socks(8),  pop3p(8),  tcppm(8),  udppm(8),  sys‐
59       logd(8),
60       http://3proxy.ru/
61

AUTHORS

63       3proxy is designed by Vladimir 3APA3A Dubrovin (3proxy@3proxy.ru)
64
65
66
673proxy 0.8                       January 2016                         proxy(8)
Impressum