X-dea / flutter_vpn

Plugin to access VPN service for Flutter | Flutter 的 VPN 插件
GNU Lesser General Public License v3.0
345 stars 125 forks source link

iOS update: Added ipsec support; Rewrote vpn functions to a class; Al… #98

Closed gintsmurans closed 2 years ago

gintsmurans commented 2 years ago

Hi!

Made a few changes to iOS side of things. Feel free to merge the changes if you find them useful.

ctrysbita commented 2 years ago

LGTM! Thank you very much!