Skip to content

Instantly share code, notes, and snippets.

@paintmeyellow
Last active May 31, 2023 06:48
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 paintmeyellow/98bb079b2d472fad476c269fa40da524 to your computer and use it in GitHub Desktop.
Save paintmeyellow/98bb079b2d472fad476c269fa40da524 to your computer and use it in GitHub Desktop.
ubuntu 22.04 wireguard
Import new connection:
nmcli connection import type wireguard file developers-amst.conf
Disable autoconnect:
nmcli connection modify developers-amst autoconnect no
Check connection profile:
nmcli connection show developers-amst
Wireguard Indicator:
https://extensions.gnome.org/extension/3612/wireguard-indicator/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment