- Install Debian (or your distro of choice) in a virtual machine.
- Configure OpenVPN/Wireguard.
- Install
dante-serverand paste the contents ofdanted.confin/etc/danted.conf. - Make the appropriate changes to the aforementioned configuration file.
- Run
ip aand take note of the IP address of the virtual machine. - Run
sudo systemctl enable --now danted. - Ensure that the proxy is functioning properly with
sudo systemctl status danted. - If all went well, you should now be able to connect to your SOCKS5 proxy!
Use the IP address of the virtual machine and the port 1080 if you haven't modified the danted.conf file.