mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-03 11:34:57 +01:00
19 lines
326 B
Plaintext
19 lines
326 B
Plaintext
logoutput: stderr
|
|
internal: eth0 port = 1080
|
|
external: eth0
|
|
socksmethod: username none
|
|
clientmethod: none
|
|
user.privileged: nobody
|
|
user.unprivileged: nobody
|
|
|
|
client pass {
|
|
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
|
|
log: connect error
|
|
}
|
|
|
|
pass {
|
|
from: 0.0.0.0/0 to: 0.0.0.0/0
|
|
protocol: tcp udp
|
|
log: connect
|
|
}
|