I have a proxy service, i want to configure it as a gateway. Means, I am running a VPN service and want to pass all my client's traffic through this proxy. But i don't want to configure this proxy on client end. Niether want to configure any CA certificate for SSL websites. Like this Client -> VPN -> Proxy -> Website
Is there anyway to achieve this?