Last active 1 month ago

nuno revised this gist 1 month ago. Go to revision

1 file changed, 22 insertions

gistfile1.txt(file created)

@@ -0,0 +1,22 @@
1 + ────────────────────────────────────────────────
2 + Groups
3 + ────────────────────────────────────────────────
4 +
5 + NAME DESCRIPTION PEERS STATUS
6 + ───────────────────────────────────────────────────────────────────────────
7 + family Family 2 active
8 +
9 + root@wireguard:/# wgctl group show --name family
10 +
11 + ────────────────────────────────────────────────
12 + Group: family
13 + ────────────────────────────────────────────────
14 +
15 + Description: Family
16 + Peers: 2
17 + ──────────────────────────────────────────────────
18 +
19 + NAME IP RULE STATUS
20 + ─────────────────────────────────────────────────────────────────
21 + phone-nuno 10.1.3.1 admin active
22 + tablet-nuno 10.1.4.1 user active
Newer Older