Page 1 of 1

Route traffic from VPN to proxy

Posted: Wed Aug 23, 2023 9:04 am
by rimcus
Hi everyone,

I'm struggling for days to do this:

I've got an Openvpn installed on a ubuntu server, I want this traffic to be routed to a web proxy (socks5), so it will look like this :

Device->VPN->Proxy.

The goal is to have the socks5 IP while being encrypted. How do you think this can be achieved ? Thanks