Files
StrikePackageGPT/services
mblanke e51e52129f feat: Add real-time progress tracking for network scans
- Progress bar shows X/255 (or calculated range size)
- Percentage display during scan
- Currently scanning IP shown in real-time
- Live host count as hosts are discovered
- Remaining hosts counter
- Faster polling (2s instead of 5s) for smoother updates
- Backend calculates total hosts from CIDR or range notation
- Parse nmap --stats-every output for progress info
2025-11-28 15:32:57 -05:00
..