mirror of
https://github.com/nmap/nmap.git
synced 2026-01-21 05:39:14 +00:00
Revert unrelated change in zenmap.conf
This commit is contained in:
@@ -58,8 +58,8 @@ underline = 0
|
||||
enable_highlight = True
|
||||
|
||||
[paths]
|
||||
nmap_command_path = ../nmap
|
||||
ndiff_command_path = ../ndiff/ndiff
|
||||
nmap_command_path = nmap
|
||||
ndiff_command_path = ndiff
|
||||
|
||||
[port_list_highlight]
|
||||
regex = ^PORT\s+STATE\s+SERVICE(\s+VERSION)?.*
|
||||
|
||||
Reference in New Issue
Block a user