mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update
This commit is contained in:
@@ -2,12 +2,14 @@ logoutput: stderr
|
|||||||
internal: eth0 port = 1080
|
internal: eth0 port = 1080
|
||||||
external: eth0
|
external: eth0
|
||||||
method: username none
|
method: username none
|
||||||
clientmethod: none
|
clientmethod: username none
|
||||||
user.privileged: nobody
|
user.privileged: root
|
||||||
user.notprivileged: nobody
|
user.notprivileged: 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
|
||||||
}
|
}
|
||||||
|
|
||||||
pass {
|
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
|
protocol: tcp udp
|
||||||
|
|||||||
Reference in New Issue
Block a user