Hi,
Currently, I am developing my own VPN application using PacketTunnelProvider. The requirement is to capture internet packets from the tunnel, do some processing and send them to multiple remote VPN servers at the same time.
Does VPN manager allow to have multiple servers in one configuration?
Thanks