nmap 6.40-0.2 source package in Ubuntu

Changelog

nmap (6.40-0.2) unstable; urgency=low


  * Yet another non-maintainer upload.
  * Modernize Debian build
    - Use Debhelper 9, with --parallel
    - Use dh-autoreconf (Closes: #727283)
    - Bump Standards-Version
    - Update git URL

 -- Hilko Bengen <email address hidden>  Tue, 21 Jan 2014 23:12:31 +0100

Upload details

Uploaded by:
LaMont Jones
Uploaded to:
Sid
Original maintainer:
LaMont Jones
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nmap_6.40-0.2.dsc 1.2 KiB 342c703385a2b411b80e982eae3b59f8734451b86f2981e3d95ce2e264459aa0
nmap_6.40.orig.tar.gz 9.2 MiB ceb8bfd138006719443689787d71b3323b126491f6abda1d0a0d7f3d4f037b4b
nmap_6.40-0.2.diff.gz 12.6 KiB 0f745c192d16e49fc885dd8a62b0b8419c5b5f74c8bd1e314c3821eb2b40dad4

No changes file available.

Binary packages built by this source

nmap: The Network Mapper

 Nmap is a utility for network exploration or security auditing. It
 supports ping scanning (determine which hosts are up), many port
 scanning techniques, version detection (determine service protocols
 and application versions listening behind ports), and TCP/IP
 fingerprinting (remote host OS or device identification). Nmap also
 offers flexible target and port specification, decoy/stealth scanning,
 sunRPC scanning, and more. Most Unix and Windows platforms are
 supported in both GUI and commandline modes. Several popular handheld
 devices are also supported, including the Sharp Zaurus and the iPAQ.

zenmap: The Network Mapper Front End

 Zenmap is an Nmap frontend. It is meant to be useful for advanced users
 and to make Nmap easy to use by beginners. It was originally derived
 from Umit, an Nmap GUI created as part of the Google Summer of Code.