mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-12 04:23:04 +02:00
update
This commit is contained in:
parent
0652bae0c2
commit
783e1a8397
@ -2,12 +2,14 @@ logoutput: stderr
|
||||
internal: eth0 port = 1080
|
||||
external: eth0
|
||||
method: username none
|
||||
clientmethod: none
|
||||
user.privileged: nobody
|
||||
clientmethod: username none
|
||||
user.privileged: root
|
||||
user.notprivileged: nobody
|
||||
|
||||
client pass {
|
||||
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
|
||||
}
|
||||
|
||||
pass {
|
||||
from: 0.0.0.0/0 to: 0.0.0.0/0
|
||||
protocol: tcp udp
|
||||
|
Loading…
Reference in New Issue
Block a user