I want to create a VPN connection with a Python script for only a few Python Sockets. I need to tunnel only the traffic of this script through the VPN, as the proxy does.
Is there an API?
I canβt change the configuration of the machine because the user may not want to create a VPN that tunnels its traffic.
source share