For example, I use NEPacketTunnelProvider. When VPN is connected I want to send packet not via my custom VPN but directly to unsequred network (UDP packets or special destination adress). And also can I get data from unsequred network not from VPN connection?
Thank you