Package netcat-tls: Information

    Binary package: netcat-tls
    Version: 2.4.5-alt0.M80P.1
    Architecture: x86_64
    Build time:  Feb 5, 2017, 03:29 PM in the task #177669
    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


    Feb. 5, 2017 Vladimir D. Seleznev 2.4.5-alt0.M80P.1
    - Backported to P8.
    Feb. 4, 2017 Vladimir D. Seleznev 2.4.5-alt1
    - 2.4.5
    - packaged %_sysconfdir/%oname/openssl.cnf as noreplace config file.
    - packaged ChangeLog and COPYING files.
    - fixed license: added notice about original OpenSSL code license.
    - removed conflict to openssl in openssl-LibreSSL package.
    Nov. 7, 2016 Vladimir D. Seleznev 2.4.4-alt0.M80P.1
    - Backported to P8.