gistfile1.txt
· 1.6 KiB · Text
原始文件
root@wireguard:~# wgctl inspect --name phone-test
────────────────────────────────────────────────
Inspect: phone-test
────────────────────────────────────────────────
── Client ──────────────────────────────────
Name: phone-test
IP: 10.1.3.5
Type: phone
Rule: user ↳ (no-proxmox, dns-restricted)
Status: offline
Endpoint: —
Last seen: —
AllowedIPs: 10.1.0.0/16, 10.0.0.0/24
Public key: DBlzGyW0Zr6U/qLCa9nOphIFZk6lr0jTJ1q50OGSOko=
Activity (total): none (↓0 ↑0)
Activity (current): idle (↓0B/s ↑0B/s)
── Rule: user ──────────────────────────────────
↳ no-proxmox
- 10.0.0.101/32
- 10.0.0.100/32
↳ dns-restricted
+ 10.0.0.103:53:udp
+ 10.0.0.103:53:tcp
- 10.0.0.103/32
Own:
- 10.0.0.100:8006:tcp
- 10.0.0.105:8007:tcp
- 10.0.0.210:9000:tcp
── Groups ──────────────────────────────────
test2 2 peers
test 3 peers
── Firewall ────────────────────────────────
Active rules: 0
| 1 | root@wireguard:~# wgctl inspect --name phone-test |
| 2 | |
| 3 | ──────────────────────────────────────────────── |
| 4 | Inspect: phone-test |
| 5 | ──────────────────────────────────────────────── |
| 6 | |
| 7 | ── Client ────────────────────────────────── |
| 8 | Name: phone-test |
| 9 | IP: 10.1.3.5 |
| 10 | Type: phone |
| 11 | Rule: user ↳ (no-proxmox, dns-restricted) |
| 12 | Status: offline |
| 13 | Endpoint: — |
| 14 | Last seen: — |
| 15 | AllowedIPs: 10.1.0.0/16, 10.0.0.0/24 |
| 16 | Public key: DBlzGyW0Zr6U/qLCa9nOphIFZk6lr0jTJ1q50OGSOko= |
| 17 | Activity (total): none (↓0 ↑0) |
| 18 | Activity (current): idle (↓0B/s ↑0B/s) |
| 19 | |
| 20 | ── Rule: user ────────────────────────────────── |
| 21 | |
| 22 | ↳ no-proxmox |
| 23 | - 10.0.0.101/32 |
| 24 | - 10.0.0.100/32 |
| 25 | |
| 26 | ↳ dns-restricted |
| 27 | + 10.0.0.103:53:udp |
| 28 | + 10.0.0.103:53:tcp |
| 29 | - 10.0.0.103/32 |
| 30 | |
| 31 | Own: |
| 32 | - 10.0.0.100:8006:tcp |
| 33 | - 10.0.0.105:8007:tcp |
| 34 | - 10.0.0.210:9000:tcp |
| 35 | |
| 36 | ── Groups ────────────────────────────────── |
| 37 | test2 2 peers |
| 38 | test 3 peers |
| 39 | |
| 40 | ── Firewall ──────────────────────────────── |
| 41 | Active rules: 0 |
| 42 |