Nmap Announce mailing list archives

Announce: Version 1.0 of Nmap::Scanner perl module now available


From: Max <nmap () webwizarddesign com>
Date: Sun, 29 Oct 2006 14:59:37 -0500

Hi,

Nmap::Scanner is a perl module that makes it easy to integrate nmap
scans into perl scripts.

Version 1.0 of Nmap::Scanner is now available for download.  This
version is mostly a stability release and an update to catch up with
the changes to the XML format that have occurred this year :).

Thanks to all of you who emailed me regarding problems you were having
with the module.

 Highlights of this release include:
*  XML scan processor now uses IPC::Open3, makes error reporting much nicer
* Added model objects Nmap::Scanner::Task (taskbegin and taskend XML),
Nmap::Scanner::TaskProgress (taskprogress XML), and
Nmap::Scanner::Distance (distance XML)
* Added 3 new events a user can register for
  - task_started
  - task_ended
  - task_progress

The above 3 events will let you immediately be notified when nmap
outputs taskbegin, taskend, and taskprogress elements .. good for GUIs
that show progress to a user.

 Thank you to everyone who posted problems, suggestions and patches.
 Your input is much appreciated!

 You can get the latest release via the Nmap::Scanner home page:

 http://nmap-scanner.sf.net/

 Please feel free to post any questions / problems / suggestions
 you have to the Source Forge mailing list for this project, to
 the "Help" forum available on the Source Forge project page, or to
 the bug tracker available via the SourceForge project page:

 http://www.sf.net/projects/nmap-scanner/

 Regards,
 Max

_______________________________________________
Sent through the nmap-hackers mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-hackers
Archived at http://SecLists.Org


Current thread: