Hello,
How to redirect all traffic to specific socks5 port in vpnVM (not system-wide, but from connected AppVMs) ?
I want to create vpnVM. It is not using openvpn as client, but other specific software with opened socks5 port. I want to redirect all incoming connections from connected appvsm to this socket port.
I'm not sure, but maybe it will request to setup redsocks to work, but let's assume that I already have redsocks running with opened 1080 port and I want to redirect all traffic from connected appVMs to this vpnVM to port 1080! How to do this right?
Thanks