passepartoutvpn / tunnelkit

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

Routes from configuration file are ignored #278

Closed keeshux closed 1 year ago

keeshux commented 1 year ago

Summary

Users are unable to set manual routes through the configuration file. There are two issues:

Steps to reproduce

Define route x.x.x.x in an .ovpn file and import it.

What is the current bug behavior?

Route is ineffective.

What is the expected correct behavior?

Route should be applied.

Relevant logs and/or screenshots

Possible fixes suggested remediation

Make some fields in IPv4Settings / IPv6Settings optional.