Auto base sync: 2025-10-10 22:48:30

This commit is contained in:
Stitch505
2025-10-10 22:48:30 +04:00
parent d2894a5e89
commit e46f4b2d44
2 changed files with 16 additions and 16 deletions

View File

@@ -1,13 +1,13 @@
> cat > /opt/3proxy/config/3proxy.cfg <<'CFG'
> nscache 65536
> timeouts 1 5 30 60 180 1800 15 60
> log /dev/stdout
> rotate 0
> auth strong
> users `НИК ПОЛЬЗОВАТЕЛЯ`:CL:`ПАРОЛЬ ЮЗЕРА`
> allow * * * *
> proxy -p3128
> socks -p1080
> CFG
```
cat > /opt/3proxy/config/3proxy.cfg <<'CFG'
nscache 65536
timeouts 1 5 30 60 180 1800 15 60
log /dev/stdout
rotate 0
auth strong
users LOGIN:CL:PASSWORD
allow * * * *
proxy -p3128
socks -p1080
CFG
```