Add Fleet discoveries panel to Deploy Recon for uninfected hosts.
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled

Merges agent subnet recon with manual scans, filters by subnet/port, and live-updates via subnet_discovery_update WS.
This commit is contained in:
AetherForge
2026-06-07 11:38:57 -07:00
parent 1560ca9489
commit 7784608c53
10 changed files with 827 additions and 5 deletions

View File

@@ -115,6 +115,10 @@ describe('UI_HELP', () => {
'dr_overview',
'dr_port_matrix',
'dr_path_prefix',
'dr_fleet_discoveries',
'dr_fleet_subnet_filter',
'dr_fleet_port_filter',
'dr_fleet_sort',
] as const;
it('defines help for every documented UI key', () => {