harryhorton / node-nmap

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

Problem getting the port service name/version #39

Open Nagomez97 opened 4 years ago

Nagomez97 commented 4 years ago

@Johnhhorton There is an error on line 78 (master branch, 11/04/19). When scanning a port, it gets twice the service[0].$.tunnel property, instead of the service[0].$.product. So, currently, the scan does not return the service name.