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

  • Default inline alert: Версия в репозитории: 3.7.3-alt1

Бинарный пакет: netcat-tls
Версия: 3.7.2-alt1
Архитектура: ppc64le
Собран:  9 апреля 2023 г. 12:29 в задании #318267
Исходный пакет: 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

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


9 апреля 2023 г. Vladimir D. Seleznev 3.7.2-alt1
- Updated to 3.7.2.
9 февраля 2023 г. Vladimir D. Seleznev 3.6.2-alt1
- Updated to 3.6.2 (fixes CVE-2023-0286).
5 ноября 2022 г. Vladimir D. Seleznev 3.6.1-alt1
- Updated to 3.6.1.
- libtls26: requires /etc/libressl.
- Set watchfile to monitor 3.6 branch.