You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-08 22:27:53 +02:00
add 3proxy
This commit is contained in:
11
3proxy/data/etc/3proxy.cfg
Normal file
11
3proxy/data/etc/3proxy.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# https://github.com/3proxy/3proxy/blob/master/cfg/3proxy.cfg.sample
|
||||
#
|
||||
|
||||
nserver 8.8.8.8
|
||||
nscache 65535
|
||||
log /var/log/3proxy/3proxy.log D
|
||||
auth none
|
||||
flush
|
||||
deny * * 127.0.0.1,192.168.1.1
|
||||
proxy -p3128
|
0
3proxy/data/log/.gitkeep
Normal file
0
3proxy/data/log/.gitkeep
Normal file
Reference in New Issue
Block a user