From 783e1a83970c9081adec16993d29abc73fe1f9b5 Mon Sep 17 00:00:00 2001 From: kev Date: Wed, 17 Jun 2015 11:08:09 +0800 Subject: [PATCH] update --- dante/danted.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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