Query: ucspi-proxy
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ucspi-proxy(1) General Commands Manual ucspi-proxy(1)NAMEucspi-proxy - Copy data between a UCSPI client and serverSYNOPSISucspi-proxy [ -v ] [ -t TIMEOUT ] [ HOST PORT ]DESCRIPTIONThis program is a simple loop copying data from a UCSPI server (file descriptor 0) to a client, and from a client to a server (FD 1). If either socket closes, ucspi-proxy exits. The other ucspi-proxy-* programs are based on this simple loop and have similar usage. If HOST and PORT are given on the command line, ucspi-proxy will make a TCP connection with the given parameters. If neither are present, ucspi-proxy will use file descriptor 6 for the client socket, as provided by UCSPI client programs.OPTIONS-t TIMEOUT When making an connection, ucspi-proxy will wait a maximum of TIMEOUT seconds before giving up. Defaults to 30. -v Print messages about errors and byte counts. Without this option, ucspi-proxy is silent.RETURN VALUEExits 0 if a normal end of file was reached on one of the sockets. Otherwise it exits 1.SEE ALSOucspi-unix, ucspi-tcp ucspi-proxy(1)
Related Man Pages |
---|
socklog-conf(8) - debian |
systemd-socket-proxyd(8) - opensolaris |
systemd-socket-proxyd(8) - posix |
systemd-socket-proxyd(8) - hpux |
systemd-socket-proxyd(8) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |