1.8.1 RC
Pre-releaseDisclaimer AdGuard VPN CLI is not an open-source project. We use Github as an open bug tracker for users to see what developers are working on.
This release brings improved network stability and compatibility. We've enhanced network change detection, fixed an issue affecting TUN mode, and improved support for Keenetic routers with better network interface integration. Behind the scenes, everything is now a little more in sync.
AdGuard VPN CLI Install-Scripts:
curl -fSsL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/release/install.sh | sh -s -- -v - for installing from Release channel
curl -fSsL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/beta/install.sh | sh -s -- -v - for installing from Beta channel
curl -fSsL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/nightly/install.sh | sh -s -- -v - for installing from Nightly channel