AdguardTeam / VpnLibs

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

Fix pings when other tunnels are on #28

Closed sfionov closed 5 months ago

sfionov commented 2 years ago

If another tunnel is on and denies tunnel bypassing, no pings will be shown when "queryAllInterfaces".

We should allow also ping via default interface (not AGVpnClient.boundIf), and report it if current pings are completely failed.