Nmap Development mailing list archives

nmap_command_path patch


From: "Jurand Nogiec" <jurand () gmail com>
Date: Thu, 15 May 2008 16:48:33 -0400

I wrote and committed a patch to fix the nmap_command_path bug.

The variable now actually accesses the nmap_command_path in
zenmap.conf file. It is accessed by a new class in UmitConf called
PathsConfig, which represents the [paths] section in zenmap.conf.

Examples of new settings for nmap_command_path include
  nmap_command_path = /custom/path/to/nmap
  nmap_command_path = nmap-custom
where before these settings were simply ignored and "nmap" was defaulted to.

Cheers,
Jurand Nogiec

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


Current thread: