Releases: AdguardTeam/AdGuardVPNCLI
Release list
Latest beta
Automatically maintained mirror of v1.8.1-rc.1.
Source release: https://github.com/AdguardTeam/AdGuardVPNCLI/releases/tag/v1.8.1-rc.1
1.8.1 RC
Disclaimer 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
Latest nightly
Automatically maintained mirror of v1.8.1-nightly.2.
Source release: https://github.com/AdguardTeam/AdGuardVPNCLI/releases/tag/v1.8.1-nightly.2
v1.8.1-nightly.2
Minor fixes
v1.8.1-nightly.1
Minor fixes
1.7.18 nightly
1.7.15 nightly
Minor fixes
1.7.14 nightly
Minor fixes
1.7 beta
Disclaimer 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.
AdGuard VPN CLI v1.7 brings practical improvements you’ll notice over time. It’s more stable, more consistent, and a bit smarter in how it handles things.
AdGuard VPN CLI on MikroTik
You can now run AdGuard VPN CLI via Docker on MikroTik and similar routers that don’t provide a full root shell. Previously, setting things up meant running the CLI on a separate Linux host. Now, you can deploy it in a container and keep everything closer to where it actually matters: your network.
Other improvements
Alongside this, we’ve made a couple of important quality improvements by fixing a few bugs we’ve found in the previous version. AdGuard VPN CLI now handles system restarts more reliably, and we’ve improved login stability and compatibility with NixOS.
Changelog
Improvements
- Added docker version of AdGuard VPN on MikroTik devices #81
- Added suggestion to modprobe tun if /dev/net/tun is missing #127
- Added default
resolv.conffor systems withoutresolvectl#137
Fixes
- Old PID in pid file prevents
adguard-clifrom starting #119 - Segmentation fault in DNS proxy init on MIPS router #136
- SUDO is requested when using root env via SU #138
adguardvpn-cliv1.6.23 failed to get auth link on NixOS #142- Database access is broken on OpenVZ #149
- Install script does not work for Nightly v1.6.42 #150
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
1.7
Disclaimer 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.
AdGuard VPN CLI v1.7 brings practical improvements you’ll notice over time. It’s more stable, more consistent, and a bit smarter in how it handles things.
AdGuard VPN CLI on MikroTik
You can now run AdGuard VPN CLI via Docker on MikroTik and similar routers that don’t provide a full root shell. Previously, setting things up meant running the CLI on a separate Linux host. Now, you can deploy it in a container and keep everything closer to where it actually matters: your network.
Other improvements
Alongside this, we’ve made a couple of important quality improvements by fixing a few bugs we’ve found in the previous version. AdGuard VPN CLI now handles system restarts more reliably, and we’ve improved login stability and compatibility with NixOS.
Changelog
Improvements
- Added docker version of AdGuard VPN on MikroTik devices #81
- Added suggestion to modprobe tun if /dev/net/tun is missing #127
- Added default
resolv.conffor systems withoutresolvectl#137
Fixes
- Old PID in pid file prevents
adguard-clifrom starting #119 - Segmentation fault in DNS proxy init on MIPS router #136
- SUDO is requested when using root env via SU #138
adguardvpn-cliv1.6.23 failed to get auth link on NixOS #142- Database access is broken on OpenVZ #149
- Install script does not work for Nightly v1.6.42 #150
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