gistfile1.txt
· 510 B · Text
Bruto
{
"wgctl_version": "unknown",
"export_type": "peer",
"exported_at": "2026-05-27T03:47:24Z",
"data": {
"name": "phone-nuno",
"ip": "10.1.3.1",
"type": "",
"public_key": "Fo5Y80l5Woh/kqzApU0OeVqaNJUUa17ojG6XH4USnVQ=",
"conf": "...",
"meta": {
"rule": "user",
"main_group": "family"
},
"identity": "nuno",
"groups": [
"family",
"test"
],
"direct_rule": "user",
| 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", |
| 21 |