Последняя активность 1 month ago

nuno ревизий этого фрагмента 1 month ago. К ревизии

1 file changed, 41 insertions

gistfile1.txt(файл создан)

@@ -0,0 +1,41 @@
1 + root@wireguard:/etc/wireguard/wgctl# wgctl test
2 +
3 + ────────────────────────────────────────────────
4 + wgctl Test Suite
5 + ────────────────────────────────────────────────
6 +
7 + List
8 + ──────────────────────────────────────────────────
9 + ✅ list
10 + ✅ list --online
11 + ✅ list --offline
12 + ✅ list --blocked
13 + ✅ list --type phone
14 + ✅ list --type guest
15 + root@wireguard:/etc/wireguard/wgctl# wgctl test --section rules
16 +
17 + ────────────────────────────────────────────────
18 + wgctl Test Suite
19 + ────────────────────────────────────────────────
20 +
21 + Rules
22 + ──────────────────────────────────────────────────
23 + ✅ rule list
24 + ✅ rule show --name guest
25 + ✅ rule show --name guest --peers
26 + ✅ rule show --name user
27 + ✅ rule show --name admin
28 + root@wireguard:/etc/wireguard/wgctl# wgctl test --destructive
29 +
30 + ────────────────────────────────────────────────
31 + wgctl Test Suite
32 + ────────────────────────────────────────────────
33 +
34 + List
35 + ──────────────────────────────────────────────────
36 + ✅ list
37 + ✅ list --online
38 + ✅ list --offline
39 + ✅ list --blocked
40 + ✅ list --type phone
41 + ✅ list --type guest
Новее Позже