Commit graph

5 commits

Author SHA1 Message Date
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
David E. O'Brien
1cb3956451 Hard code the path to nmap w/in nmapfe. Thus it will work in the face of a
limited path.

Bug reported by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-23 18:21:54 +00:00
David E. O'Brien
21f744f34b Somehow this delete didn't propagate. 1998-12-17 02:45:00 +00:00
Satoshi Asami
2abd784be1 Fix the bug when the user specs the source address as the tun0/ppp0
link.

Submitted by:	jmb
1998-11-29 23:02:39 +00:00
David E. O'Brien
f896e54ddc nmap is a utility for port scanning large networks
Sometimes you need speed, other times you may need stealth. In some cases,
bypassing firewalls may be required. Not to mention the fact that you may
want to scan different protocols (UDP, TCP, ICMP, etc.).
You just can't do all this with one scanning mode.  Thus nmap
incorporats virtually every scanning technique known of.

See the nmap homepage at http://www.insecure.org/nmap/index.html
1998-08-04 17:59:51 +00:00