mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 10:35:40 +08:00
man update
This commit is contained in:
parent
189b227853
commit
96c28c6cba
@ -641,19 +641,18 @@ with probability of 0.7) for outgoing web connections.
|
|||||||
.br
|
.br
|
||||||
type is one of:
|
type is one of:
|
||||||
.br
|
.br
|
||||||
tcp simply redirect connection. TCP is always last in chain.
|
tcp simply redirect connection. TCP is always last in chain. This type of proxy is a simple TCP redirection, it does not support parent authentication.
|
||||||
.br
|
.br
|
||||||
http redirect to HTTP proxy. HTTP is always last chain.
|
http redirect to HTTP proxy. HTTP is always last chain. It should only be used with http (proxy) service,
|
||||||
|
if used with different service, it works as tcp redirection.
|
||||||
.br
|
.br
|
||||||
pop3 redirect to POP3 proxy (only local redirection is supported, can not be
|
pop3 redirect to POP3 proxy (only local redirection is supported, can only be used as a first hop in chaining)
|
||||||
used for chaining)
|
|
||||||
.br
|
.br
|
||||||
ftp redirect to FTP proxy (only local redirection is supported, can not be
|
ftp redirect to FTP proxy (only local redirection is supported, can only be used as a first hop in chaining)
|
||||||
used for chaining)
|
|
||||||
.br
|
.br
|
||||||
connect parent is HTTP CONNECT method proxy
|
connect parent is HTTP CONNECT method proxy
|
||||||
.br
|
.br
|
||||||
connect+ parent is HTTP CONNECT proxy with name resolution
|
connect+ parent is HTTP CONNECT proxy with name resolution (hostname is used instead of IP if available)
|
||||||
.br
|
.br
|
||||||
socks4 parent is SOCKSv4 proxy
|
socks4 parent is SOCKSv4 proxy
|
||||||
.br
|
.br
|
||||||
@ -761,15 +760,19 @@ noforce allows to keep previously authenticated connections.
|
|||||||
.br
|
.br
|
||||||
.B bandlimin
|
.B bandlimin
|
||||||
<rate> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<rate> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B nobandlimin
|
.B nobandlimin
|
||||||
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B bandlimout
|
.B bandlimout
|
||||||
<rate> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<rate> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B nobandlimout
|
.B nobandlimout
|
||||||
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
bandlim sets bandwith limitation filter to <rate> bps (bits per second)
|
bandlim sets bandwith limitation filter to <rate> bps (bits per second)
|
||||||
If you want to specife bytes per second - multiply your value to 8.
|
If you want to specife bytes per second - multiply your value to 8.
|
||||||
@ -803,9 +806,11 @@ if you want, for example, to limit all speed ecept access to POP3 you can use
|
|||||||
.br
|
.br
|
||||||
.B connlim
|
.B connlim
|
||||||
<rate> <period> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<rate> <period> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B noconnlim
|
.B noconnlim
|
||||||
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
connlim sets connections rate limit per time period for traffic
|
connlim sets connections rate limit per time period for traffic
|
||||||
pattern controlled by ACL. Period is in seconds. If period is 0,
|
pattern controlled by ACL. Period is in seconds. If period is 0,
|
||||||
@ -831,15 +836,19 @@ exception.
|
|||||||
.br
|
.br
|
||||||
.B countin
|
.B countin
|
||||||
<number> <type> <limit> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<number> <type> <limit> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B nocountin
|
.B nocountin
|
||||||
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B countout
|
.B countout
|
||||||
<number> <type> <limit> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<number> <type> <limit> <userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
.B nocountout
|
.B nocountout
|
||||||
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
<userlist> <sourcelist> <targetlist> <targetportlist> <operationlist>
|
||||||
|
<weekdayslist> <timeperiodslist>
|
||||||
.br
|
.br
|
||||||
|
|
||||||
counter, countin, nocountin, countout, noucountout commands are
|
counter, countin, nocountin, countout, noucountout commands are
|
||||||
|
Loading…
Reference in New Issue
Block a user