Skip to content

Instantly share code, notes, and snippets.

@0xAungkon
Created July 7, 2025 05:01
Show Gist options
  • Select an option

  • Save 0xAungkon/069216ec5cb9b480fca7ff4026ed3403 to your computer and use it in GitHub Desktop.

Select an option

Save 0xAungkon/069216ec5cb9b480fca7ff4026ed3403 to your computer and use it in GitHub Desktop.
Danted Server Conf
logoutput: syslog
internal: eth0 port = 1080
internal: tailscale0 port = 1080
external: eth0
# external: wlan0
socksmethod: username none
user.notprivileged: nobody
client pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: connect disconnect
}
socks pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
command: connect
log: connect disconnect
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment