add 3proxy managing
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#!/usr/local/bin/3proxy
|
||||
nserver 8.8.8.8
|
||||
nscache 65536
|
||||
timeouts 1 5 30 60 180 1800 15 60
|
||||
log {{proxy_log_fp}} D
|
||||
logformat "- +_L%t.%. %N.%p %E %U %C:%c %R:%r %O %I %h %T"
|
||||
archiver rar rar a -df -inul %A %F
|
||||
rotate 30
|
||||
auth none
|
||||
|
||||
socks -p{{port}} -a
|
||||
Reference in New Issue
Block a user