Package netcat-tls: Information

  • Default inline alert: Version in the repository: 3.7.3-alt1

Binary package: netcat-tls
Version: 3.5.2-alt2
Architecture: x86_64
Build time:  May 10, 2022, 12:39 PM in the task #299737
Source package: LibreSSL
Category: Networking/Other
Report package bug
License: BSD
Summary: Reads and writes data across network connections using TCP or UDP
Description: 
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


List of contributors:
Vladimir D. Seleznev

Last changed


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