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

    Бинарный пакет: netcat-tls
    Версия: 3.5.2-alt2
    Архитектура: mipsel
    Собран:  10 мая 2022 г. 23:11
    Исходный пакет: LibreSSL
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.libressl.org/

    Лицензия: BSD
    О пакете: Reads and writes data across network connections using TCP or UDP
    Описание: 
    The nc (or netcat) utility is used for just about anything under the sun
    involving TCP, UDP, or UNIX-domain sockets.  It can open TCP connections,
    send UDP packets, listen on arbitrary TCP and UDP ports, do port scanning,
    and deal with both IPv4 and IPv6.  Unlike telnet(1), nc scripts nicely, and
    separates error messages onto standard error instead of sending them to
    standard output, as telnet(1) does with some.
    
    Common uses include:
    
          o   simple TCP proxies
          o   shell-script based HTTP clients and servers
          o   network daemon testing
          o   a SOCKS or HTTP ProxyCommand for ssh(1)
          o   and much, much more

    Сопровождающий: Vladimir D. Seleznev

    Список участников:
    Vladimir D. Seleznev

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


    10 мая 2022 г. Vladimir D. Seleznev 3.5.2-alt2
    - libcrypto49: Added explicit conflict to libcrypto45, libcrypto46 and
      libcrypto47 (closes: 42719).
    8 мая 2022 г. Vladimir D. Seleznev 3.5.2-alt1
    - Updated to 3.5.2.
    16 марта 2022 г. Vladimir D. Seleznev 3.4.3-alt1
    - Updated to 3.4.3 (fixed: OVE-20220316-0001).