socat 1.8.0.0-3 source package in Ubuntu

Changelog

socat (1.8.0.0-3) unstable; urgency=medium

  * Disable additional tests for not working on buildds.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 21 Dec 2023 13:58:31 +0100

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
socat_1.8.0.0-3.dsc 1.8 KiB fc09e91f8de6e96a1a349ea0ebe91a19ab59616f49acd3c46269c4a7c191ab79
socat_1.8.0.0.orig.tar.bz2 550.8 KiB e1de683dd22ee0e3a6c6bbff269abe18ab0c9d7eb650204f125155b9005faca7
socat_1.8.0.0-3.debian.tar.xz 14.6 KiB 682dfa855489fc71d45cd1ec3df28c8e8f0f2c69d57bf9042ce1adec4c622b85

Available diffs

No changes file available.

Binary packages built by this source

socat: multipurpose relay for bidirectional data transfer

 Socat (for SOcket CAT) establishes two bidirectional byte streams
 and transfers data between them. Data channels may be files, pipes,
 devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw,
 UDP, TCP, SSL). It provides forking, logging and tracing, different
 modes for interprocess communication and many more options.
 .
 It can be used, for example, as a TCP relay (one-shot or daemon),
 as an external socksifier, as a shell interface to Unix sockets,
 as an IPv6 relay, as a netcat and rinetd replacement, to redirect
 TCP-oriented programs to a serial line, or to establish a relatively
 secure environment (su and chroot) for running client or server shell
 scripts inside network connections. Socat supports sctp as of 1.7.0.

socat-dbgsym: debug symbols for socat