sudo apt update && sudo apt install dante-server -y Edit the configuration file ( /etc/danted.conf ). Erase the default contents and add:

pass from: 0.0.0.0/0 to: 0.0.0.0/0 protocol: tcp udp

A VPS (Ubuntu 20.04+) and SSH access.

logoutput: syslog internal: eth0 port = 12345 # This is your Proxy 12345 external: eth0 method: username user.privileged: root user.notprivileged: nobody client pass from: 0.0.0.0/0 to: 0.0.0.0/0 log: error

proxy 12345