ancwrd1 / snx-rs

Open source Linux client for Checkpoint VPN tunnels
GNU Affero General Public License v3.0
57 stars 5 forks source link

Add custom routes even if no_routing is set #12

Closed fpiecka closed 4 months ago

fpiecka commented 4 months ago

PR allows to ignore all routes from the VPN headend and adding your own routes at the same time.

I believe users will have a better control over their connection this way.

The main use case for this is when the VPN headend pushes a high number of routes (we can see 100+ from some of them). It's impractical to create exceptions for all of them.