1NMAPFE(1) General Commands Manual NMAPFE(1)
2
3
4
6 nmapfe (xnmap) - GTK+ graphical frontend to the Nmap Security Scanner
7
9 nmapfe [ any Glib options such as --display ]
10
12 Nmapfe (also known as xnmap) is a convenient X Window front end for the
13 Nmap Security Scanner. Most of the options correspond directly to Nmap
14 options, which are described in detail in the Nmap man page. We recom‐
15 mend you read that first. There is also limited help available via the
16 NmapFE "Help" menu.
17
19 NmapFE was originally written by Zach Smith <key@aye.net>
20
21 It is now maintained by Fyodor <fyodor@insecure.org>
22
23 Feel free to write me ( fyodor@insecure.org ) with questions or bug
24 reports.
25
27 The newest version of nmapfe can be obtained from http://www.inse‐
28 cure.org/nmap/
29
30 nmapfe is (C) 1999, 2000 by Fyodor (fyodor@insecure.org)
31
32 This program is free software; you can redistribute it and/or modify it
33 under the terms of the GNU General Public License as published by the
34 Free Software Foundation; Version 2. This guarantees your right to
35 use, modify, and redistribute Nmap under certain conditions. If this
36 license is unacceptable to you, Insecure.Org may be willing to sell
37 alternative licenses (contact fyodor@insecure.org ).
38
39 Source is provided to this software because we believe users have a
40 right to know exactly what a program is going to do before they run it.
41 This also allows you to audit the software for security holes (none
42 have been found so far).
43
44 Source code also allows you to port nmapfe to new platforms, fix bugs,
45 and add new features. You are highly encouraged to send your changes
46 to Fyodor for possible incorporation into the main Nmap distribution.
47 By sending these changes to Fyodor or nmap-hackers, it is assumed that
48 you are offering Fyodor the unlimited, non-exclusive right to reuse,
49 modify, and relicense the code. If you wish to specify special license
50 conditions of your contributions, please state them up front.
51
52 This program is distributed in the hope that it will be useful, but
53 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
54 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
55 Public License for more details (it is in the COPYING file of the nmap
56 distribution).
57
58 It should also be noted that Nmap has been known to crash certain
59 poorly written applications, TCP/IP stacks, and even operating systems.
60 Nmap should never be run against mission critical systems unless you
61 are prepared to suffer downtime. We acknowledge here that Nmap may
62 crash your systems or networks and we disclaim all liability for any
63 damage or problems Nmap could cause.
64
65
66
67 NMAPFE(1)