Package nmap: Information

    Source package: nmap
    Version: 7.80-alt2
    Build time:  Mar 16, 2023, 08:57 PM in the task #316010
    Category: Monitoring
    Report package bug
    Home page: http://nmap.org/

    License: GPLv2
    Summary: Network exploration tool and security scanner
    Description: 
    Nmap is an 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, Sun RPC scanning,
    and more.

    List of rpms provided by this srpm:
    nmap (x86_64, ppc64le, i586, armh, aarch64)
    nmap-debuginfo (x86_64, ppc64le, i586, armh, aarch64)



      1. python3-devel
      2. gcc-c++
      3. libssh2-devel
      4. libssl-devel
      5. liblua5.3-devel
      6. libcap-devel
      7. zlib-devel
      8. libpcap-devel >= 2:0.8
      9. libpcre-devel

    Last changed


    Oct. 30, 2021 Gleb Fotengauer-Malinovskiy 20020501:7.80-alt2
    - Switched to use python3 due to python2 EOL (ALT#38271) (thx Vitaly Lipatov):
      + disabled zenmap build;
      + applied ndiff python3 patch (thx Bryan Quigley).
    Aug. 16, 2019 Gleb Fotengauer-Malinovskiy 20020501:7.80-alt1
    - Updated to 7.80.
    April 17, 2019 Gleb Fotengauer-Malinovskiy 20020501:7.70-alt2
    - Rebuilt with system libssh2-devel and zlib-devel (found with help
      of findsym-remote).