Skip to content

Instantly share code, notes, and snippets.

@HirogaKatageri
Created September 10, 2021 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HirogaKatageri/8a4f516d5595a6a3bf090bc52d76af86 to your computer and use it in GitHub Desktop.
Save HirogaKatageri/8a4f516d5595a6a3bf090bc52d76af86 to your computer and use it in GitHub Desktop.
Enable Autostart of CyberGhostVPN
- Create a /usr/bin/cyberghostvpn-autostart file.
- Enter your cyberghostvpn connect commands without 'sudo' save and exit.
- Enter command 'sudo visudo'
- Input the following at the last line: "<username> ALL=(ALL) NOPASSWD:/usr/bin/cyberghostvpn-autostart"
- Open your startup applications and enter the ff:
- Command: sudo /usr/bin/cyberghostvpn-autostart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment