wgctl/modules/ui
Nuno Duque Nunes b813810ff3 feat: hosts.json IP resolution system
- wgctl hosts command (list, show, add, rm) with tags support
- modules/resolve.module.sh — chain: hosts.json → services.json → raw IP
- modules/hosts.module.sh — hosts::resolve_ip, hosts::lookup_ip
- resolve::ip and resolve::dest used in watch, logs, activity
- _WGCTL_RAW=true via --raw flag bypasses all resolution
- json_helper.py: hosts_list, hosts_show, hosts_add, hosts_remove, hosts_lookup
2026-05-23 22:01:45 +00:00
..
hosts.module.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
identity.module.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00
logs.module.sh feat: tableless logs/watch layout with service annotations 2026-05-23 03:24:20 +00:00
peer.module.sh feat: peer list row coloring, verbose status, dim offline rows 2026-05-23 04:51:33 +00:00
rule.module.sh feat: peer list row coloring, verbose status, dim offline rows 2026-05-23 04:51:33 +00:00
subnet.module.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00