diff --git a/dante/danted.conf b/dante/danted.conf index 412f970..5e27a3f 100644 --- a/dante/danted.conf +++ b/dante/danted.conf @@ -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