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

remoteIdentifier and serverAddress are using the same parma for iOS #93

Open hanorz opened 2 years ago

hanorz commented 2 years ago

I check the VPNHandler.swift, and i found the remoteIdentifier and serverAddress are using the same parma, but some time they are not the same things. Could you add additional parma for remoteIdentifier? Thank you.

remoteID