1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00
This commit is contained in:
kev 2015-06-17 12:17:49 +08:00
parent da88cea854
commit 900c8cc5f8

View File

@ -1,3 +1,4 @@
debug: 0
logoutput: stderr
internal: eth0 port = 1080
external: eth0
@ -8,11 +9,10 @@ user.unprivileged: nobody
client pass {
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
log: error # connect disconnect iooperation
log: error
}
socks pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
protocol: tcp udp
log: connect
log: error
}