diff --git a/dante/danted.conf b/dante/danted.conf new file mode 100644 index 0000000..412f970 --- /dev/null +++ b/dante/danted.conf @@ -0,0 +1,14 @@ +logoutput: stderr +internal: eth0 port = 1080 +external: eth0 +method: username none +clientmethod: none +user.privileged: nobody +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 +}