wgctl/daemon/endpoint_cache.json
Nuno Duque Nunes cf71e9f51a test: add tests for all new features, fix bugs found by tests
- integration: logs query flags, hosts command, peer command sections
- unit: fmt::bytes, config::dns_string, parse_since, ui::group::status
- destructive: duplicate rule validation, peer update-dns/tunnel
- fix: config::allowed_ips_for used $2 instead of $1
- fix: identity rule assign exit_code unbound variable
- fix: ctx::identity → ctx::identities in peers::get_identity
- fix: peers::get_identity restored (needed for rule assign duplicate check)
- rule assign: blocks if rule already in peer's identity via peers::get_identity
- identity rule assign: --migrate removes conflicting direct peer rules
2026-05-26 00:09:30 +00:00

13 lines
No EOL
389 B
JSON

{
"phone-fred": "176.223.61.130",
"phone-helena": "148.69.46.73",
"phone-nuno": "148.69.50.62",
"tablet-nuno": "148.69.202.5",
"guest-zephyr": "86.120.152.74",
"guest-zephyr-test": "94.63.0.129",
"desktop-roboclean": "46.189.215.231",
"laptop-nuno": "94.63.0.129",
"phone-luis": "176.223.61.15",
"phone-helena-2": "148.69.203.225",
"desktop-zephyr": "86.120.152.74"
}