socat

dest-unreach / socat 目的地不可达 / socat

socat - Multipurpose relay
socat - 多用途中继

Abstract 摘要

what: "netcat++" (extended design, new implementation)
OS:   AIX, BSD, Linux, Solaris e.a. (UNIX)
lic:  GPL2
inst: tar x...; ./configure; make; make install
doc:  README; socat.html, socat.1
ui:   command line
exa:  socat TCP6-LISTEN:8080,reuseaddr,fork PROXY:proxy:www.domain.com:80
keyw: tcp, udp, ipv6, raw ip, unix-socket, pty, pipe, listen, socks4, socks4a,
      proxy-connect, ssl-client, filedescriptor, readline, stdio,
      exec, system, file, open, tail -f, termios, setsockopt, chroot,
      fork, perm, owner, trace, dump, dgram, ext3, resolver, datagram,
      multicast, broadcast, interface, socket, sctp, generic, ioctl

What's new? 有什么新功能?

2023-11-13: Socat version 1.8.0.0 has been released. It adds a couple of new features:
2023 年 11 月 13 日:Socat 版本 1.8.0.0 已发布。它增加了一些新功能:

Notes to distribution maintainers and packagers:
分发维护者和打包者的注意事项:

History 历史

2022-10-30: Socat version 1.7.4.4 is another bug fix release. It fixes UDP-RECVFROM failures and a couple of other bugs.
2022-10-30: Socat 版本 1.7.4.4 是另一个错误修复版本。它修复了 UDP-RECVFROM 失败和其他几个错误。

2022-01-08: Socat version 1.7.4.3 fixes the TCP_INFO issue that broke building on non-Linux platforms. Furthermore, building on AIX works again. A few more corrections and improvements have been added.
2022-01-08: Socat 版本 1.7.4.3 修复了破坏在非 Linux 平台上构建的 TCP_INFO 问题。此外,在 AIX 上的构建再次可行。还添加了一些更正和改进。

2021-10-31: Socat version 1.7.4.2 fixes a lot of bugs, e.g., for options -r and -R.
2021-10-31: Socat 版本 1.7.4.2 修复了许多错误,例如选项 -r 和 -R。

2021-01-10: Socat version 1.7.4.1 fixes compilation on 32 bit systems and file transfer with OpenSSL.
2021 年 01 月 10 日:Socat 版本 1.7.4.1 修复了在 32 位系统上的编译和使用 OpenSSL 进行文件传输的问题。

2021-01-04: Socat version 1.7.4.0 fixes a couple of bugs including a very theoretical security issue, restauration of DTLS using UDP, some porting issues, and last but not least several new features: VSOCK support, OpenSSL SNI, raw data dump, and more. See file CHANGES and Release Notes.
2021 年 01 月 04 日:Socat 版本 1.7.4.0 修复了一些错误,包括一个非常理论的安全问题,恢复了使用 UDP 的 DTLS,一些移植问题,最重要的是增加了几个新功能:VSOCK 支持,OpenSSL SNI,原始数据转储等。请参阅文件 CHANGES 和发布说明。

Thanks to all contributors for their invaluable patches!
感谢所有贡献者为他们宝贵的补丁!

Get it! 搞定!

You can download socat 1.8.0.0 in source form (.gz, .bz2). Feel free to check the md5 or sha256 hashes.
您可以在源代码形式(.gz,.bz2)中下载 socat 1.8.0.0。随时检查 md5 或 sha256 哈希值。

Git repository is git://repo.or.cz/socat.git
Git 仓库是 git://repo.or.cz/socat.git

(Project page is https://repo.or.cz/socat.git)
(项目页面是 https://repo.or.cz/socat.git)

Documentation 文档

Classical documentation:
经典文档:

Mini tutorials: 迷你教程:

Contact 联系

If you have more questions, please contact socat@dest-unreach.org
如果您有更多问题,请联系 socat@dest-unreach.org