nuno 修订了这个 Gist 1 month ago. 转到此修订
1 file changed, 18 insertions
gistfile1.txt(文件已创建)
| @@ -0,0 +1,18 @@ | |||
| 1 | + | root@wireguard:~# wgctl group unblock --name test | |
| 2 | + | => DEBUG: 🔍 _unblock_peer: restoring phone-test | |
| 3 | + | => DEBUG: 🔍 Unblocked all traffic from: 10.1.3.5 | |
| 4 | + | => DEBUG: 🔍 flush_peer: starting for 10.1.3.5 | |
| 5 | + | => DEBUG: 🔍 flush_peer: removed 0 FORWARD rules for: 10.1.3.5 | |
| 6 | + | => DEBUG: 🔍 Unwatched client: phone-test | |
| 7 | + | => DEBUG: 🔍 Added peer to server config: phone-test | |
| 8 | + | => DEBUG: 🔍 WireGuard config reloaded | |
| 9 | + | => DEBUG: 🔍 _unblock_peer: done | |
| 10 | + | => DEBUG: 🔍 _unblock_peer: restoring phone-test1 | |
| 11 | + | => DEBUG: 🔍 Unblocked all traffic from: 10.1.3.6 | |
| 12 | + | => DEBUG: 🔍 flush_peer: starting for 10.1.3.6 | |
| 13 | + | => DEBUG: 🔍 flush_peer: removed 0 FORWARD rules for: 10.1.3.6 | |
| 14 | + | => DEBUG: 🔍 Unwatched client: phone-test1 | |
| 15 | + | => DEBUG: 🔍 Added peer to server config: phone-test1 | |
| 16 | + | => DEBUG: 🔍 WireGuard config reloaded | |
| 17 | + | => DEBUG: 🔍 _unblock_peer: done | |
| 18 | + | => INFO: 🔓 🔒 All peers from test have been unblocked. | |
上一页
下一页