wgctl/commands/test
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
..
destructive.sh finish base implementation 2026-05-20 21:49:44 +00:00
fn.sh init feature 2026-05-19 15:26:31 +00:00
integration.sh feat: logs query flags, json_helper module split, handshake logging 2026-05-25 00:21:16 +00:00
unit.sh finish base implementation 2026-05-20 21:49:44 +00:00