Ruby Nmap::Parser Library 0.3 (Default branch) |
|
|
Ruby Nmap::Parser Library provides a Ruby
interface to Nmap's scan data. It can run Nmap and
parse its XML output directly from the scan,
parse a file containing the XML data from a
separate scan, parse a String of XML data from a
scan, or parse XML data from an object via its
read() method. This information is presented in an
easy-to-use and intuitive fashion for storing and
manipulating.
License: MIT/X Consortium License
Changes:
This release contains many important updates and
bugfixes. All current users are urged to upgrade.
|