logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tcp_relay - a tcp relay

Author

       This software is Copyright 1996 by Karl-Johan Johnsson.

                                                      1996                                              KNEWS(1)

Description

       For more details, read the source.

Name

       tcp_relay - a tcp relay

Options

-pport
              The port tcp_relay will listen for connections on.
       -s
              If  this option is given, only a single connection at a time will be handled.  Otherwise tcp_relay
              will fork a new copy of itself for each incoming connection and go on to accept new connections.
       -hhost
              Connections from this host will be allowed.  Several of these may be supplied.

Synopsis

tcp_relay -p port [-s] -h host ... remotehost[:port]

See Also