Skip to content

Instantly share code, notes, and snippets.

@Drewlius
Last active May 20, 2026 21:43
Show Gist options
  • Select an option

  • Save Drewlius/e1b2f3763c7c2344112ba798550f03f4 to your computer and use it in GitHub Desktop.

Select an option

Save Drewlius/e1b2f3763c7c2344112ba798550f03f4 to your computer and use it in GitHub Desktop.
Start adguard-cli and Adguardvpn-cli software in the proper order.
adguardvpn-cli
adguard-cli
an active adguard license
#!/bin/bash
sudo adguardvpn-cli connect -l '<location>';sudo aguard-cli check-update;sudo adguard-cli start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment