AdguardTeam / VpnLibs

Open bug tracker for AdGuard VPN core library
6 stars 0 forks source link

Do not forcibly route private network connections directly #46

Closed sfionov closed 2 months ago

sfionov commented 1 year ago

This makes VpnLibs unusable for access private network of endpoint, if endpoint allows this.

Instead, we should apply this rerouting only to service connections, and only for list of excluded networks that passed to us by parameter.