Naposledy aktivní 1 month ago

nuno revidoval tento gist 1 month ago. Přejít na revizi

1 file changed, 28 insertions

gistfile1.txt(vytvořil soubor)

@@ -0,0 +1,28 @@
1 + root@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.
15 + root@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.
Novější Starší