wgctl/core
Nuno Duque Nunes 3378ec3e5e feat: logs query flags, json_helper module split, handshake logging
- wgctl logs --since: relative (2h/7d) and EU/ISO date formats
- wgctl logs --service: filter by service name, IP, or IP:port
- wgctl logs --event: filter wg events by type
- wgctl logs: no header when no logs found
- core/lib/util.py: shared utilities, parse_since, reverse_lookup
- core/lib/events.py: fw_events, wg_events with query params
- core/lib/peers.py: peer_data, peer_transfer
- core/lib/activity.py: activity_aggregate
- wgctl-monitor.py: handshake session poller thread with cache
2026-05-25 00:21:16 +00:00
..
__pycache__ refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
lib refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
test feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir 2026-05-11 22:27:33 +00:00
color.sh init feature 2026-05-19 15:26:31 +00:00
command.sh add wgctl 2026-05-06 23:02:12 +00:00
context.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
flag.sh add wgctl 2026-05-06 23:02:12 +00:00
fmt.sh feat: tableless logs/watch layout with service annotations 2026-05-23 03:24:20 +00:00
fmt_helper.py feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir 2026-05-11 22:27:33 +00:00
json.sh feat: hosts.json IP resolution system 2026-05-23 22:01:45 +00:00
json_helper.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
log.sh finish base implementation 2026-05-20 21:49:44 +00:00
module.sh init feature 2026-05-19 15:26:31 +00:00
ui.sh feat: rule list tableless layout with inline extends and +all/-N indicators 2026-05-22 23:12:27 +00:00
utils.sh feat: date format config, batch optimizations, list refactor, fw:: rename, .wgctl data dir 2026-05-11 22:27:33 +00:00