~brand-nmapsi4/nmapsi4/master

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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Description:

NmapSi4 is a complete Qt-based Gui with the design goals to provide a complete nmap 
interface for Users, in order to management all options of this powerful 
security net scanner.

HomePage: www.nmapsi4.org

Required for build:

* cmake >= 2.6
* qt4 >= 4.7
* qtwebkit

Optional for build:

* kdelibs (debian/kubuntu: kdelibs5-dev)

Required for runtime:

* nmap + nping >= 6.00
* dig package (debian: dnsutils)

Build on GNU/Linux:

# cd nmapsi4
# cd tools/
# ./cmake_verbose_script.sh

--> OR <--

# cd nmapsi4
# mkdir build
# cd build/

--> AND <--

# make
# make install (only root) or create a package for your disto ;)

List of distro packages:

http://www.nmapsi4.org

Info for admin desktop file:

nmapsi4-admin.desktop uses by default kdesu for execute nmap with root uid. 
However, it is possible change kdesu in the desktop file:
nmapsi4-admin.desktop: Exec=kdesu nmapsi4 with Exec=[what you want] nmapsi4

__________________________________________________________________________________

Build on MS Windows:
for build nmapsi4 on MS windows visit: http://www.nmapsi4.org

Build on Mac Osx:
for build nmapsi4 on Max Osx read: http://www.nmapsi4.org/node/38