passepartoutvpn / tunnelkit

VPN client library for Apple platforms.
GNU General Public License v3.0
9 stars 8 forks source link

Support --route-nopull #280

Closed keeshux closed 2 years ago

keeshux commented 2 years ago

With higher granularity than standard OpenVPN client, which instead rejects these settings altogether:

Also fixes incorrect priority of client settings over server-pulled settings. Server settings must always take over, unless --route-nopull is set.