wgctl/core/lib
Nuno Duque Nunes e4545a400b feat: --exclude-service/--include-service, --ports flags
- activity: --exclude-service (repeatable), --include-service override
- activity: --ports flag shows dim raw IP:port on accept and drop rows
- activity_aggregate: dst_ip/dst_port/proto in service row output
- activity_aggregate: exclude_services filtering for drop rows
- ui::activity::_visible_len: ANSI-aware padding for --ports alignment
- service_row/accept_dest_row: correct padding with ANSI suffixes
- accept_dest_row: fix ↓/↑ swap (bytes_reply=download, bytes_orig=upload)
- command defaults: activity defaults with pihole exclusions
2026-05-29 23:34:13 +00:00
..
__pycache__ feat: --exclude-service/--include-service, --ports flags 2026-05-29 23:34:13 +00:00
__init__.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
accept_events.py feat: --exclude-service/--include-service, --ports flags 2026-05-29 23:34:13 +00:00
activity.py feat: --exclude-service/--include-service, --ports flags 2026-05-29 23:34:13 +00:00
block_history.py feat: block history tracking 2026-05-28 01:51:37 +00:00
events.py feat: logs endpoint annotation, alignment, descending sort 2026-05-26 03:07:57 +00:00
importer.py feat: block history tracking 2026-05-28 01:51:37 +00:00
peers.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00
util.py refactor: split json_helper.py into lib/ modules 2026-05-24 22:02:50 +00:00