Пакет netcat: Информация

    Исходный пакет: netcat
    Версия: 4.0.20100725-alt3
    Собран:  24 июня 2023 г. 6:56
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/

    Лицензия: BSD
    О пакете: Reads and writes data across network connections using TCP or UDP
    Описание: 
    This package contains netcat, a simple utility for reading and writing
    data across network connections, using the TCP or UDP protocols.
    netcat is intended to be a reliable back-end tool which can be used
    directly or easily driven by other programs and scripts.  netcat is
    also a feature-rich network debugging and exploration tool, since
    it can create many different connections and has many built-in
    capabilities.
    
    There are three well-known netcat implementations, see here for
    details: http://pintday.org/downloads/netcat/. This package contains
    OpenBSD utility with improvements from Openwall project.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    netcat (mipsel)
    netcat-debuginfo (mipsel)

    Сопровождающий: Dmitry V. Levin


    Последнее изменение


    24 апреля 2023 г. Arseny Maslennikov 4.0.20100725-alt3
    - Dropped owl-ipv4-default.patch, which makes little sense today.
    16 июля 2021 г. Dmitry V. Levin 4.0.20100725-alt2
    - Fixed lfs=strict build on 32-bit systems.
    - Enabled debuginfo.
    9 декабря 2010 г. Dmitry V. Levin 4.0.20100725-alt1
    - Updated to 20100725 snapshot.
    - Imported a POLLHUP detection patch by Jan Zeleny (closes: #24657).