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

ios can't connnected #84

Open pandabossli opened 1 year ago

pandabossli commented 1 year ago

hello

When I use demo, I use the following openvpn configuration. After clicking start, it remains' disconnected ', but I can use this configuration on the openvpn client

`pull client dev tun proto udp remote serverip port redirect-gateway def1 nobind persist-key persist-tun compress verb 3

ca content

ns-cert-type server key-direction 1 auth-user-pass allow-compression yes reneg-sec 0`