Closed harryhorton closed 9 years ago
Information on output found at https://nmap.org/book/man-output.html
Can only get status for individual tasks. More research required. A queuing system with individual scans would allow for a better calculation, however it may be slower.
Currently works as percentComplete on a queue scan but only for a run or next as it is based on the current index / length of queue.
have the ability to call on a scan in progress for completion percentage.
This requires more verbose logging from NMAP and parsing of all new data as the scan progresses.