wgctl/core
Nuno Duque Nunes 1308f9e07a refactor: split json_helper.py into lib/ modules
- core/lib/util.py: shared utilities, ip_to_name, reverse_lookup, parse_since
- core/lib/events.py: fw_events, wg_events, follow_logs, event parsers
- core/lib/peers.py: peer_data, peer_transfer, peer_transfer_delta
- core/lib/activity.py: activity_aggregate
- json_helper.py: thin dispatcher importing from lib/
- events.py: --since, --filter-event, --filter-dest-ip/port query flags
- util.py: parse_since supporting relative (2h/7d) and EU/ISO date formats
2026-05-24 22:02:50 +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
json_helper.py.bak 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