SYNOPSIS

       ucspi-proxy [-v]


DESCRIPTION

       This  program  is  a simple loop copying data from a UCSPI server (file
       descriptor 0) to a client (FD 7), and from a client (FD 6) to a  server
       (FD 1).  If either socket closes, ucspi-proxy exits.


OPTIONS

       -v     Print  messages  about  errors  and  byte  counts.  Without this
              option, ucspi-proxy is silent.


RETURN VALUE

       Exits 0 if a normal end of file was reached  on  one  of  the  sockets.
       Otherwise it exits 1.


SEE ALSO

       ucspi-unix, ucspi-tcp



                                                                ucspi-proxy(1)

Man(1) output converted with man2html