blob: c9b154cefdf2a270fe41c2d10860eed8c1ec0ccf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
2.1
===
* If root-only options are selected by a 'normal' user,
the 'tdesu' facility is envoked to run nmap as root
* Previously all nmap output was "wrapped", this is now
an option. The default is to wrap long lines.
2.0
===
* Minor syntax corrections
* No major changes since 2.0-beta-1
2.0-beta-1
==========
* Added support for multiple concurrent scans
1.0
===
* Added support for the "-6" and "-A' nmap options
* Changes to the docbook documentation for the "-6"
and "-A" option support and other small changes.
1.0-beta-1
==========
* This is a completely new program!
There was a prior Knmap - the last version was 0.9
but that version does not compile under the current
Qt / KDE environments.
|