harryhorton / node-nmap

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

Class and events #8

Closed harryhorton closed 8 years ago

harryhorton commented 8 years ago

Modify package to use scans as instances of the scan and events instead of callbacks. This will enable the transition to a queuing system and progress reports.