To install and configure AdGuard VPN CLI, you need a command line. To open it on Linux, press Ctrl+Alt+T
. On your Mac, type Terminal
in the search field.
To install the release version, enter:
curl -fsSL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/release/install.sh | sh -s -- -v
If required, enter your admin password.
Agree to link the binary to usr/local/bin
by pressing y
and wait until the installation is complete.
All done! AdGuard VPN CLI is installed.
To uninstall AdGuard VPN CLI, enter:
curl -SsL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/release/install.sh | sh -s -- -v -u