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