gistfile1.txt
· 1.9 KiB · Text
Ham
root@wireguard:/etc/wireguard/wgctl# wgctl test
────────────────────────────────────────────────
wgctl Test Suite
────────────────────────────────────────────────
List
──────────────────────────────────────────────────
✅ list
✅ list --online
✅ list --offline
✅ list --blocked
✅ list --type phone
✅ list --type guest
root@wireguard:/etc/wireguard/wgctl# wgctl test --section rules
────────────────────────────────────────────────
wgctl Test Suite
────────────────────────────────────────────────
Rules
──────────────────────────────────────────────────
✅ rule list
✅ rule show --name guest
✅ rule show --name guest --peers
✅ rule show --name user
✅ rule show --name admin
root@wireguard:/etc/wireguard/wgctl# wgctl test --destructive
────────────────────────────────────────────────
wgctl Test Suite
────────────────────────────────────────────────
List
──────────────────────────────────────────────────
✅ list
✅ list --online
✅ list --offline
✅ list --blocked
✅ list --type phone
✅ list --type guest
| 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 |