aboutsummaryrefslogtreecommitdiff
path: root/security/zenmap/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Due to popular demand, break the `nmapfe' GUI frontend for nmap off fromDavid E. O'Brien1999-09-101-3/+0
| | | | | | | | the main nmap port. The nmap port now does not depend on GUI libs and is thus installable on console-based machines. Notes: svn path=/head/; revision=21539
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) thatDavid E. O'Brien1999-07-221-1/+3
| | | | | | | simplifies the running of nmap for the point and shoot crowd. Notes: svn path=/head/; revision=20318
* upgrade to 2.05David E. O'Brien1999-02-081-1/+2
| | | | Notes: svn path=/head/; revision=16559
* Upgrade to 2.00.David E. O'Brien1998-12-151-0/+2
| | | | Notes: svn path=/head/; revision=15358
* Old version use bpf.h from internal libpcap and link withAndrey A. Chernov1998-08-181-1/+0
| | | | | | | | | system libpcap in the same time. Fix to use <net/bpf.h> instead New manpages scheme Notes: svn path=/head/; revision=12617
* nmap is a utility for port scanning large networksDavid E. O'Brien1998-08-041-0/+2
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 Notes: svn path=/head/; revision=12275