PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_Nmap

A simple wrapper class for the Nmap utility

This package is unmaintained.

Download latest release 1.0.5 (archived versions might be outdated)

License: LGPL

Description

Net_Nmap is a simple interface for Nmap,
the free and open source utility for network exploration or security auditing.

Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output.

Note:
Requires a Nmap installation on your system.
Nmap is available from http://nmap.org/

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#16268ClosedBugCVS2009-05-28OS Guess wrong Sort Order
#16336ClosedBug1.0.12009-06-16Error getting OS if the osmatch tag is not present in the XML
#17669ClosedBugSVN2010-08-08typo: key_exists instead of array_key_exists
#19126ClosedBugSVN2011-12-10upgrade PHPUnit require statements & other fixes (for PEAR QA Team)
#20224ClosedBug1.0.42014-03-19PEAR package.xml incorrect entry for Stats.php