You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, I want to run multiple types of VPN using a single VPN Configuration.
Currently, We have implemented NEPacketTunnelProvider to tunnel traffic via our proxy server. So, now, we also want to filter the content using NEFilterProvider.
I wanted to know whether is it possible to use the single Network Extension to implement multiple providers (Packet Tunnel Provider and Filter Provider).
Any help will be appreciated
The text was updated successfully, but these errors were encountered:
In my case, I want to run multiple types of VPN using a single VPN Configuration.
Currently, We have implemented NEPacketTunnelProvider to tunnel traffic via our proxy server. So, now, we also want to filter the content using NEFilterProvider.
I wanted to know whether is it possible to use the single Network Extension to implement multiple providers (Packet Tunnel Provider and Filter Provider).
Any help will be appreciated
The text was updated successfully, but these errors were encountered: