mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
debug: 0
|
||||||
logoutput: stderr
|
logoutput: stderr
|
||||||
internal: eth0 port = 1080
|
internal: eth0 port = 1080
|
||||||
external: eth0
|
external: eth0
|
||||||
@@ -8,11 +9,10 @@ user.unprivileged: nobody
|
|||||||
|
|
||||||
client pass {
|
client pass {
|
||||||
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
|
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
|
||||||
log: error # connect disconnect iooperation
|
log: error
|
||||||
}
|
}
|
||||||
|
|
||||||
socks pass {
|
socks pass {
|
||||||
from: 0.0.0.0/0 to: 0.0.0.0/0
|
from: 0.0.0.0/0 to: 0.0.0.0/0
|
||||||
protocol: tcp udp
|
log: error
|
||||||
log: connect
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user