blob: bd0e6a8343c8ee7ac19c1ae857dc68cdc102f953 [file] [log] [blame]
# A sample danted.conf
# See: https://www.inet.no/dante/doc/1.4.x/config/
logoutput: /var/log/sockd.log
internal: eth0 port = 1080
external: eth0
method: username none
user.privileged: proxy
user.notprivileged: nobody
user.libwrap: nobody
client pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: error connect disconnect
}
pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: error connect disconnect
}