wgctl/modules
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
..
ui feat: --exclude-service/--include-service, --ports flags 2026-05-29 23:34:13 +00:00
block.module.sh
config.module.sh feat: command defaults, aliases, exclusive flag groups 2026-05-29 04:31:07 +00:00
display.module.sh feat: display config system, table/compact toggle 2026-05-27 02:48:51 +00:00
firewall.module.sh
group.module.sh
hosts.module.sh
identity.module.sh
ip.module.sh
keys.module.sh
monitor.module.sh feat: watch/logs endpoint annotation, shared row primitives 2026-05-26 15:16:33 +00:00
net.module.sh
peers.module.sh test: add tests for all new features, fix bugs found by tests 2026-05-26 00:09:30 +00:00
policy.module.sh remove hardcoded policies 2026-05-25 18:47:48 +00:00
resolve.module.sh feat: peer endpoint history tracking and resolution 2026-05-26 15:51:53 +00:00
rule.module.sh
subnet.module.sh
ui.module.sh