Home
       README.md - teed - A multiplex relay tee(1) daemon.
  HTML git clone git://bitreich.org/teed git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/teed
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
       README.md (166B)
       ---
            1 # Tee Daemon
            2 
            3 ## HowTo
            4 
            5         % ./teed &
            6         % socat unix:out - &
            7         % echo aaa | socat - unix:in
            8 
            9 ## Bugs
           10 
           11 Please send them to:
           12 
           13         Christoph Lohmann <20h@r-36.net>
           14 
           15 Have fun!
           16