Skip to content

Instantly share code, notes, and snippets.

@Cvar1984
Created September 14, 2024 08:57
Show Gist options
  • Save Cvar1984/4d96c60f5b2b951246bc65eff1f6d070 to your computer and use it in GitHub Desktop.
Save Cvar1984/4d96c60f5b2b951246bc65eff1f6d070 to your computer and use it in GitHub Desktop.
# /etc/danted.conf
logoutput: syslog
internal: eth0 port = 1080
external: eth0
external.rotation: same-same
socksmethod: pam.username
user.privileged: cvar1984
user.notprivileged: nobody
client pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: connect disconnect error
}
socks pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
protocol: tcp udp
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment