iOS-VPN-Autoconnect
iOS-VPN-Autoconnect copied to clipboard
Generates a mobileconfig file to auto-connect to a VPN on your iOS device.
Hi all, It's great that I've found this generator which works on IOS devices. So far I have an issue is to set a custom DNS in the script to...
Wireguard actually works great on iOS, especially with the on-demand feature. However, it has had the nasty bug for quite some time that a permanent 24/7 connection is not possible...
Using this tool, I setup a profile that connects VPN when using untrusted wifi and cellular and I am seeing a problem. When switching from cellular to untrusted wifi, the...
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.
OpenVPN
Will this work with OpenVPN?
Is it possible to set this up for use with Tunnelbear? Looking at the profile Tunnelbear installed, it seems to use IKEv2.
Fixes https://github.com/klinquist/iOS-VPN-Autoconnect/issues/18, by escaping any html/xml special characters.