Ultima attivitΓ  1 month ago

Revisione b210d1ac68106e907fa0a44041f615099e39c043

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: πŸ” 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.