Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        socat - Bidirectional data relay between two data channels ('netcat++')
        
        Socat is a relay for bidirectional data transfer between two independent data
channels. Each of these data channels may be a file, pipe, device (serial line
etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
line editor (readline), a program, or a combination of two of these.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | socat | 
                1.5.0.0 | 
                5.fc6 | 
                i386 | 
                807 KiB | 
                Mon Feb 19 23:52:27 2007 | 
            
        
        Changelog
        
            - * Mon Feb 19 17:00:00 2007 Paul Wouters <paul{%}xelerance{*}com> 1.5.0.0-5
 
            - Some filesystem defines moved from their specific (ext2)
  filesystem defines into the generic <linux/fs.h>.
 
        
            - * Mon Sep 11 18:00:00 2006 Paul Wouters <paul{%}xelerance{*}com> 1.5.0.0-3
 
            - Rebuild requested for PT_GNU_HASH support from gcc
 
        
            - * Sun Aug 20 18:00:00 2006 Paul Wouters <paul{%}xelerance{*}com> - 1.5.0.0-2
 
            - Added missing examples to doc section and removed execute bits.