mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove the Zenmap command wizard. The profile editor has always been a
better interface with tabs instead of a linear sequence of pages. The ability to run a scan from the editor was the one thing the command wizard could do that the profile editor couldn't, but now it can do that too.
This commit is contained in:
parent
6ad02f6509
commit
801c3628a4
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] The command wizard has been removed. The profile editor has
|
||||
the same capabilities with a better interface that doesn't require
|
||||
clicking through many screens. The profile editor now has its own
|
||||
"Scan" button that lets you run an edited command line immediately
|
||||
without saving a new profile. The profile editor now comes up
|
||||
showing the current command rather than being blank. [David]
|
||||
|
||||
o [Ncat] Ncat now automatically generates a temporary keypair and
|
||||
certificate in memory when you don't use the --ssl-key and
|
||||
--ssl-cert options. [David]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue