wgctl/daemon
Nuno Duque Nunes 0b9f113453 feat: block history tracking
- core/lib/block_history.py: record/unblock/list functions
- ctx::block_history: .wgctl/data/block-history/ path
- block --reason: record block event with reason, endpoint, triggered_by
- unblock --reason: update block event with unblock timestamp
- json::block_history_record/unblock/list/list_all wrappers
- json::endpoint_cache_get: get cached endpoint for peer
- export --all: include block-history in full backup
- import --all: restore block-history files
- tests: section_block_unblock with fixture peer, history field validation
2026-05-28 01:51:37 +00:00
..
endpoint_cache.json feat: block history tracking 2026-05-28 01:51:37 +00:00
wgctl-monitor.py feat: peer endpoint history tracking and resolution 2026-05-26 15:51:53 +00:00
wgctl-monitor.service fix: handshake session detection, endpoint cache, watch ordering 2026-05-25 16:19:13 +00:00