mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
18 lines
319 B
INI
18 lines
319 B
INI
#!/usr/local/bin/3proxy
|
|
config /etc/3proxy/3proxy.cfg
|
|
# nserver 8.8.8.8
|
|
# nserver 77.88.8.8
|
|
|
|
nscache 3600
|
|
timeouts 1 5 30 60 180 1800 15 60
|
|
|
|
log /var/log/3proxy.log
|
|
logformat "- +_L%t.%. %N.%p %E %U %C:%c %R:%r %O %I %h %T"
|
|
|
|
auth useronly strong
|
|
|
|
users user5:CL:password "user4:none"
|
|
|
|
socks -p8080
|
|
proxy -n -a -p3129
|