Last active 1 month ago

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