tunnelkit/Sources/TunnelKitOpenVPNAppExtension
Davide De Rosa a3822678cf
Support --route-nopull (#280)
* Parse --route-no-pull

When provided, pull everything except:

- Routes
- DNS
- Proxy

Implement with higher granularity compared to OpenVPN.

* Apply no-pull mask in tunnel settings

Pull server settings by default to match standard OpenVPN
behavior. Library was prioritizing client over server.

* Add link in CHANGELOG
2022-10-08 08:54:55 +02:00
..
ConnectionStrategy.swift Fix previous commit further (my bad) 2022-04-13 22:55:43 +02:00
NETCPLink.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
NEUDPLink.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPNTunnelProvider.swift Support --route-nopull (#280) 2022-10-08 08:54:55 +02:00
ResolvedRemote.swift Replace hostname/endpointProtocols with remotes 2022-03-05 14:20:29 +01:00