Docker does not allow ip rule to be configured even with --cap-add=NET_ADMIN --device /dev/net/tun.
In auto mode, adguardvpn-cli should automatically detect capabilities, and use main routing table when ip rule is not available.
As a workaround, there will be SCRIPT routing mode in 1.1 nightlies, where ip rule is not used.
Docker does not allow
ip ruleto be configured even with--cap-add=NET_ADMIN --device /dev/net/tun.In auto mode,
adguardvpn-clishould automatically detect capabilities, and usemainrouting table whenip ruleis not available.As a workaround, there will be
SCRIPTrouting mode in 1.1 nightlies, whereip ruleis not used.