masscan 2:1.3.2+ds1-2 source package in Ubuntu

Changelog

masscan (2:1.3.2+ds1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Team upload.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

  [ Francisco Vilmar Cardoso Ruviaro ]
  * Run wrap-and-sort -a.
  * Add libpcap0.8t64 to the Depends field because it is needed to
    run the program, see src/main.c +43 and src/stub-pcap.c +391.
  * Update the search rule in debian/watch.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Thu, 25 Jul 2024 16:44:22 +0000

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc
Plucky release universe misc
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
masscan_1.3.2+ds1-2.dsc 1.9 KiB 890dbf15ac055ec844a033d3c4681c79b8e356205eda256886d70c61c493d1d5
masscan_1.3.2+ds1.orig.tar.xz 334.4 KiB 29b3837db9a3496cdf810ab5fbbfa3bb82432d0be9a5ee13cd4c207a98fa09b3
masscan_1.3.2+ds1-2.debian.tar.xz 16.1 KiB cb5cd9b5d9018054537fd58342e216e1ad55becc156cb8782f6d09d6acadecf1

Available diffs

No changes file available.

Binary packages built by this source

masscan: TCP port scanner

 MASSCAN is TCP port scanner which transmits SYN packets
 asynchronously and produces results similar to nmap,
 the most famous port scanner. Internally, it operates
 more like scanrand, unicornscan, and ZMap, using
 asynchronous transmission.
 It's a flexible utility that allows arbitrary address and
 port ranges.

masscan-dbgsym: debug symbols for masscan