collection.dockerfile/debian/danted/danted.conf
2022-01-17 15:56:05 +08:00

17 lines
284 B
Plaintext

internal: eth0 port = 1080
external: eth0
socksmethod: none
user.privileged: proxy
user.unprivileged: nobody
user.libwrap: nobody
client pass {
from: 192.168.86.0/24 to: 0.0.0.0/0
log: connect error
}
socks pass {
from: 192.168.86.0/24 to: 0.0.0.0/0
log: connect error
}