wgctl/commands
Nuno Duque Nunes 86220850c1 fix: handshake session detection, endpoint cache, watch ordering
- wgctl-monitor: update _hs_last_logged on ALL handshakes not just new sessions
- wgctl-monitor: fix endpoint_cache.json absolute path
- wgctl-monitor: move script to wgctl/daemon/ (correct location)
- watch: _poll_handshakes sorts by ts descending, endpoint cache fallback
- watch: empty endpoint uses - not em dash (alignment fix)
- logs: newline between fw and wg sections
- monitor::live extracted, cmd::logs::follow no longer calls cmd::run
- ui.sh: UTF-8 extra byte constants
2026-05-25 16:19:13 +00:00
..
test feat: logs query flags, json_helper module split, handshake logging 2026-05-25 00:21:16 +00:00
activity.command.sh feat: wgctl activity command — transfer totals and firewall drops per peer 2026-05-22 20:28:55 +00:00
add.command.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00
audit.command.sh feat: complete wgctl v2 — net services, block system M:N, rule inheritance, service annotations, restricted status, 64 tests passing 2026-05-15 12:36:38 +00:00
block.command.sh finish base implementation 2026-05-20 21:49:44 +00:00
config.command.sh add wgctl 2026-05-06 23:02:12 +00:00
fw.command.sh feat: block system JSON migration, M:N group tracking, block module, block::restore_all, color module, fw refactor 2026-05-15 04:44:53 +00:00
group.command.sh fix fw logs not showing, add hourly structuring to logs 2026-05-24 02:13:06 +00:00
hosts.command.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
identity.command.sh feat: identity show with rule tree, peer dimming, net/group tableless layouts 2026-05-24 20:46:02 +00:00
inspect.command.sh fix fw logs not showing, add hourly structuring to logs 2026-05-24 02:13:06 +00:00
list.command.sh feat: peer list row coloring, verbose status, dim offline rows 2026-05-23 04:51:33 +00:00
logs.command.sh fix: handshake session detection, endpoint cache, watch ordering 2026-05-25 16:19:13 +00:00
net.command.sh refactor: tableless design for net, group list | net, group show 2026-05-24 00:08:15 +00:00
policy.command.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00
qr.command.sh finish base implementation 2026-05-20 21:49:44 +00:00
remove.command.sh init feature 2026-05-19 15:26:31 +00:00
rename.command.sh finish base implementation 2026-05-20 21:49:44 +00:00
rule.command.sh feat: rule list tableless layout with inline extends and +all/-N indicators 2026-05-22 23:12:27 +00:00
service.command.sh feat: block system JSON migration, M:N group tracking, block module, block::restore_all, color module, fw refactor 2026-05-15 04:44:53 +00:00
shell.command.sh feat: complete wgctl v2 — net services, block system M:N, rule inheritance, service annotations, restricted status, 64 tests passing 2026-05-15 12:36:38 +00:00
subnet.command.sh feat: identity, subnet, policy systems + tableless layouts 2026-05-22 03:42:40 +00:00
test.command.sh init feature 2026-05-19 15:26:31 +00:00
unblock.command.sh finish base implementation 2026-05-20 21:49:44 +00:00
watch.command.sh fix: handshake session detection, endpoint cache, watch ordering 2026-05-25 16:19:13 +00:00