mullvadvpn-app icon indicating copy to clipboard operation
mullvadvpn-app copied to clipboard

Add possibility to use openvpn binary without the --route-noexec option.

Open multisme opened this issue 9 months ago • 0 comments

This PR introduce way to push routes to the openvpnbinary when using it through talpid-openvpn. It add a option in the openvpn::tunnelOptions structure (allow_route_push) that can be set to true in order to allow the capability.


This change is Reviewable

multisme avatar Apr 29 '24 16:04 multisme