nuno revised this gist 1 month ago. Go to revision
1 file changed, 21 insertions
gistfile1.txt(file created)
| @@ -0,0 +1,21 @@ | |||
| 1 | + | root@wireguard:~# wgctl group unblock --name test | |
| 2 | + | => WARN: โ ๏ธ ๐ phone-test โ still blocked by other group(s), skipping | |
| 3 | + | => DEBUG: ๐ _unblock_peer: restoring phone-test1 | |
| 4 | + | => DEBUG: ๐ Unblocked all traffic from: 10.1.3.6 | |
| 5 | + | => DEBUG: ๐ flush_peer: starting for 10.1.3.6 | |
| 6 | + | => DEBUG: ๐ flush_peer: removed 0 FORWARD rules for: 10.1.3.6 | |
| 7 | + | => DEBUG: ๐ Unwatched client: phone-test1 | |
| 8 | + | => DEBUG: ๐ Added peer to server config: phone-test1 | |
| 9 | + | => DEBUG: ๐ WireGuard config reloaded | |
| 10 | + | => DEBUG: ๐ _unblock_peer: done | |
| 11 | + | => DEBUG: ๐ _unblock_peer: restoring phone-nuno | |
| 12 | + | => DEBUG: ๐ Unblocked all traffic from: 10.1.3.1 | |
| 13 | + | => DEBUG: ๐ flush_peer: starting for 10.1.3.1 | |
| 14 | + | => DEBUG: ๐ flush_peer: removed 0 FORWARD rules for: 10.1.3.1 | |
| 15 | + | => DEBUG: ๐ Unwatched client: phone-nuno | |
| 16 | + | => DEBUG: ๐ Added peer to server config: phone-nuno | |
| 17 | + | => DEBUG: ๐ WireGuard config reloaded | |
| 18 | + | => DEBUG: ๐ _unblock_peer: done | |
| 19 | + | => INFO: ๐ ๐ All peers from test have been unblocked. | |
| 20 | + | => WARN: โ ๏ธ ๐ 1 peers were not blocked | |
| 21 | + | root@wireguard:~# wgctl list | |
Newer
Older