Download List

프로젝트 설명

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 storage and manipulation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-04 00:36
0.2

이 릴리스의 버그 수정의 MAC 주소 정보에 대한 읽기 접근와 (오타) : : 호스트 (mac_addr 및 mac_vendor). 그것을 통해 extraports 정보를 추가합니다 : : 호스트 : : ExtraPorts 클래스입니다. 그것은, ostype, 그리고 RPC를 lowver devicetype 추가 및 highver : : 호스트 : : 포트 : : 서비스. 그것은 업데이트 및 설명서 reworded.
Tags: Minor bugfixes
This release fixes a bug (typo) with the read accessor for the MAC address information in ::Host (mac_addr and mac_vendor). It adds extraports information via the ::Host::ExtraPorts class. It adds devicetype, ostype, and the RPC lowver and highver to ::Host::Port::Service. It has updated and reworded documentation.

2007-12-13 02:14
0.1

Tags: Initial freshmeat announcement

Project Resources