gistfile1.txt
· 1.3 KiB · Text
Неформатований
root@wireguard:~# wgctl inspect --name guest-zephyr
────────────────────────────────────────────────
Inspect: guest-zephyr
────────────────────────────────────────────────
── Client ──────────────────────────────────
Name: guest-zephyr
IP: 10.1.101.1
Type: guest/desktop
Rule: moonlight-02
Status: online
Endpoint: 86.120.152.105
Last seen: 2026-05-10 21:53 (handshake)
AllowedIPs: 10.1.0.0/16, 10.0.0.0/24
Public key: sdfpQ5kzViriwRE4KCr0dx0SKfuwRr+BD08hJO2HPCk=
=> DEBUG: 🔍 _rule_info: rule=moonlight-02
=> DEBUG: 🔍 _rule_info: after rule file reads
── Rule: moonlight-02 ──────────────────────────────────
Description: Moonlight-02 - Access to VM
DNS Redirect: true
=> DEBUG: 🔍 _rule_info: done
Allows:
+ 10.0.0.103:53:udp
+ 10.0.0.103:53:tcp
+ 10.0.0.244/32
Blocks:
- 10.0.0.0/24
| 1 | root@wireguard:~# wgctl inspect --name guest-zephyr |
| 2 | |
| 3 | ──────────────────────────────────────────────── |
| 4 | Inspect: guest-zephyr |
| 5 | ──────────────────────────────────────────────── |
| 6 | |
| 7 | ── Client ────────────────────────────────── |
| 8 | Name: guest-zephyr |
| 9 | IP: 10.1.101.1 |
| 10 | Type: guest/desktop |
| 11 | Rule: moonlight-02 |
| 12 | Status: online |
| 13 | Endpoint: 86.120.152.105 |
| 14 | Last seen: 2026-05-10 21:53 (handshake) |
| 15 | AllowedIPs: 10.1.0.0/16, 10.0.0.0/24 |
| 16 | Public key: sdfpQ5kzViriwRE4KCr0dx0SKfuwRr+BD08hJO2HPCk= |
| 17 | => DEBUG: 🔍 _rule_info: rule=moonlight-02 |
| 18 | => DEBUG: 🔍 _rule_info: after rule file reads |
| 19 | |
| 20 | ── Rule: moonlight-02 ────────────────────────────────── |
| 21 | Description: Moonlight-02 - Access to VM |
| 22 | DNS Redirect: true |
| 23 | => DEBUG: 🔍 _rule_info: done |
| 24 | Allows: |
| 25 | + 10.0.0.103:53:udp |
| 26 | + 10.0.0.103:53:tcp |
| 27 | + 10.0.0.244/32 |
| 28 | Blocks: |
| 29 | - 10.0.0.0/24 |