Last active 1 month ago

gistfile1.txt Raw
1root@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: πŸ” _unblock_peer: done
8=> DEBUG: πŸ” _unblock_peer: restoring phone-test1
9=> DEBUG: πŸ” Unblocked all traffic from: 10.1.3.6
10=> DEBUG: πŸ” flush_peer: starting for 10.1.3.6
11=> DEBUG: πŸ” flush_peer: removed 0 FORWARD rules for: 10.1.3.6
12=> DEBUG: πŸ” Unwatched client: phone-test1
13=> DEBUG: πŸ” _unblock_peer: done
14=> INFO: πŸ”“ πŸ”’ All peers from test have been unblocked.
15root@wireguard:~# wgctl group unblock --name test
16=> DEBUG: πŸ” _unblock_peer: restoring phone-test
17=> DEBUG: πŸ” Unblocked all traffic from: 10.1.3.5
18=> DEBUG: πŸ” flush_peer: starting for 10.1.3.5
19=> DEBUG: πŸ” flush_peer: removed 0 FORWARD rules for: 10.1.3.5
20=> DEBUG: πŸ” Unwatched client: phone-test
21=> DEBUG: πŸ” _unblock_peer: done
22=> DEBUG: πŸ” _unblock_peer: restoring phone-test1
23=> DEBUG: πŸ” Unblocked all traffic from: 10.1.3.6
24=> DEBUG: πŸ” flush_peer: starting for 10.1.3.6
25=> DEBUG: πŸ” flush_peer: removed 0 FORWARD rules for: 10.1.3.6
26=> DEBUG: πŸ” Unwatched client: phone-test1
27=> DEBUG: πŸ” _unblock_peer: done
28=> INFO: πŸ”“ πŸ”’ All peers from test have been unblocked.