Última actividad 1 month ago

nuno revisó este gist 1 month ago. Ir a la revisión

1 file changed, 21 insertions

gistfile1.txt(archivo creado)

@@ -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
Siguiente Anterior