Last active 1 month ago

nuno revised this gist 1 month ago. Go to revision

1 file changed, 20 insertions

gistfile1.txt(file created)

@@ -0,0 +1,20 @@
1 + {
2 + "wgctl_version": "unknown",
3 + "export_type": "peer",
4 + "exported_at": "2026-05-27T03:47:24Z",
5 + "data": {
6 + "name": "phone-nuno",
7 + "ip": "10.1.3.1",
8 + "type": "",
9 + "public_key": "Fo5Y80l5Woh/kqzApU0OeVqaNJUUa17ojG6XH4USnVQ=",
10 + "conf": "...",
11 + "meta": {
12 + "rule": "user",
13 + "main_group": "family"
14 + },
15 + "identity": "nuno",
16 + "groups": [
17 + "family",
18 + "test"
19 + ],
20 + "direct_rule": "user",
Newer Older