1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00

add 3proxy

This commit is contained in:
kev
2023-04-18 14:52:22 +08:00
parent f2ef0697a6
commit 0f6cd4ec73
5 changed files with 29 additions and 0 deletions

View 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
View File