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

What type of VPN protocols does this library support? #91

Closed ValeriusGC closed 2 years ago

ValeriusGC commented 2 years ago

Maybe this is nub question, but i am stucked. Is it OpenVPN, PPTP, L2TP/IPSec, IKEv2 or SSTP? Or my question has no sense? The fact is my goal is to connect to L2TP with IPSec pre-shared key, but i have no idea, how to pass this key?

ctrysbita commented 2 years ago

Only support Ikev2-EAP. Only support username and password.