iOS-VPN-Autoconnect
iOS-VPN-Autoconnect copied to clipboard
Strings not correctly encoded
Encountered a problem when using '&' in a password; needed to be encoded as '&' to function. iOS gave 'profile is corrupted' errors until this was done.
(BTW thank you for this very useful tool)