@@ -5,6 +5,7 @@ log /dev/stdout
|
|||||||
auth strong
|
auth strong
|
||||||
users ${PROXY_USER}:CL:${PROXY_PASS}
|
users ${PROXY_USER}:CL:${PROXY_PASS}
|
||||||
allow ${PROXY_USER}
|
allow ${PROXY_USER}
|
||||||
|
parent 1000 socks5 127.0.0.1 7890
|
||||||
socks -p1080
|
socks -p1080
|
||||||
EOF
|
EOF
|
||||||
exec 3proxy /tmp/3proxy.cfg
|
exec 3proxy /tmp/3proxy.cfg
|
||||||
|
|||||||
Reference in New Issue
Block a user