- fix issue14: better scripts parsing
- API change for NmapService.scripts_results:
NmapService.scripts_results is now a property
NmapService.scripts_results return an array of scripts results
- fix issue9 address field not correcly parsed:
MAC Address would erase an ipv4 address type.
- added new properties in hosts object API:
NmapHost.ipv4, NmapHost.ipv6, NmapHost.mac
- NmapHost.address property returns the IPv4 or IPv6 or MAC
in that preference order. Use specific calls for determinists
results
- fix API issue10: os_ports_used