nizwar / openvpn_flutter

A package that allow you to connect OpenVPN service with Flutter
https://pub.dev/packages/openvpn_flutter
GNU General Public License v3.0
84 stars 95 forks source link

Bypass packages for IOS #56

Closed YNVoon closed 1 year ago

YNVoon commented 1 year ago

I tried to insert the bundleID of chrome (com.google.chrome.ios) in the bypassPackages parameter. However the traffic will still go through the VPN server. Is IOS openvpn supporting IOS bypass ?

nizwar commented 1 year ago

There is no way to do this at a moment, if someone is able to do so, feel free to make pull-request