Created by: FH089
What is this Python project?
python-nmap is a python library which helps in using nmap port scanner. It allows to easilly manipulate nmap scan results and will be a perfect tool for systems administrators who want to automatize scanning task and reports. It also supports nmap script outputs.(Source Text)
What's the difference between this Python project and similar ones?
The fsociety project also uses Nmap (binary) for information gathering. With python-nmap you can easily use nmap in your own script.
Anyone who agrees with this pull request could submit an Approve review to it.