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

CLIENTS

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

BUGS

52       Report all bugs to 3proxy@3proxy.ru
53

SEE ALSO

55       3proxy(8),  ftppr(8),  socks(8),  pop3p(8),  tcppm(8),  udppm(8),  sys‐
56       logd(8),
57       http://3proxy.ru/
58

AUTHORS

60       3proxy is designed by Vladimir 3APA3A Dubrovin (3proxy@3proxy.ru)
61
62
63
643proxy 0.8                       January 2016                         proxy(8)
Impressum