diff --git a/ru-vps/squid/entrypoint.sh b/ru-vps/squid/entrypoint.sh index 8c142f7..7e65dfb 100644 --- a/ru-vps/squid/entrypoint.sh +++ b/ru-vps/squid/entrypoint.sh @@ -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