python-nmap
python-nmap copied to clipboard
Fork of https://bitbucket.org/xael/python-nmap
Results
2
python-nmap issues
Sort by
recently updated
recently updated
newest added
OS detection is not working on Linux.
When using PortScanner() with arguments "-O -d" the XML isn't parsed correctly and breaks The suggested work around is call get_nmap_last_output() without the "-d" tag but that information doesn't include...