socat is a relay for bidirectional data transfer between two independent data channels

Clone this repo:
  1. 2da0701 Version 1.8.0.0 by Gerhard Rieger · 6 months ago main upstream/master tag-1.8.0.0
  2. c9ff627 Corrections for better 32bit systems support, and some minor fixes by Gerhard Rieger · 6 months ago
  3. de1ed21 _FILE_OFFSET_BITS,_LARGE_FILES for direct largefile support by Gerhard Rieger · 6 months ago
  4. 3432567 configure.ac: call $CC not gcc by Gerhard Rieger · 6 months ago
  5. 47bb8ff A couple of minor corrections by Gerhard Rieger · 6 months ago
  6. 8f27dd2 Added socat-broker.sh for group communications by Gerhard Rieger · 6 months ago
  7. 28f1a56 Added socat-mux.sh for n-to-1 / 1-to-n communications by Gerhard Rieger · 6 months ago
  8. e62f62e Added socat-chain.sh for layering protocols by Gerhard Rieger · 6 months ago
  9. 27877ea Procan: Try to identify controlling terminal by Gerhard Rieger · 6 months ago
  10. cd5673d Procan: print umask, CC, and couple more new infos by Gerhard Rieger · 6 months ago
  11. 2cfc39e UDP-Lite (UDPlite) support by Gerhard Rieger · 6 months ago
  12. a846b94 Implementation of DCCP socket addresses by Gerhard Rieger · 7 months ago
  13. fc21e15 Check pipe size for possible blocking by Gerhard Rieger · 6 months ago
  14. e015aaa New option f-setpipe-sz by Gerhard Rieger · 6 months ago
  15. 5ee7962 Fix of configure --enable-openssl-base processing by Gerhard Rieger · 6 months ago
  16. d605ab5 Fixed the end-close option, it just did not work by Gerhard Rieger · 6 months ago
  17. e610b14 Client addresses with option fork now apply option max-children by Gerhard Rieger · 6 months ago
  18. c00262b Fixed option sourceport with UDP6-DATAGRAM by Gerhard Rieger · 6 months ago
  19. f61a955 test.sh option --internet, function checkcond by Gerhard Rieger · 6 months ago
  20. 44c9eb1 test.sh Function checkcond; option -internet by Gerhard Rieger · 6 months ago