I have a Ubuntu VPS with four different public IP addresses.
I want to use this VPS as a socks5 proxy in firefox browser, curl and other software with the possibility to use all public IPs of that machine using a socks5 proxy like Dante or any other.
What do you think that it is the best approach to make this config? Maybe a github script, using net rules on VPS?
I need to have four different socks5 proxies with different IPs.
VPS is running Ubuntu Linux, and proxy software is Dante, or if someone knows other easiest way to make that I like. I found this https://github.com/lozy/danted maybe it can help.