harryhorton / node-nmap

NPM package for interfacing with local NMAP installation
MIT License
67 stars 26 forks source link

Scan queue #4

Closed harryhorton closed 8 years ago

harryhorton commented 8 years ago

Prepare queue of scans to be processed in order.

Pause and continue the progress of the queue

Check status of the queue

Append results to object allowing for retrieval of data as queue progresses

harryhorton commented 8 years ago

npm queued-up package nearly complete. Will implement after some tweaks.