debian man page for tcp_relay

Query: tcp_relay

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KNEWS(1)						      General Commands Manual							  KNEWS(1)

NAME
tcp_relay - a tcp relay
SYNOPSIS
tcp_relay -p port [-s] -h host ... remotehost[:port]
DESCRIPTION
For more details, read the source.
OPTIONS
-p port 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 incomming connection and go on to accept new connections. -h host Connections from this host will be allowed. Several of these may be supplied.
AUTHOR
This software is Copyright 1996 by Karl-Johan Johnsson. 1996 KNEWS(1)
Related Man Pages
tcpserver(1) - debian
redir(1) - debian
spicy-stats(1) - debian
vanessa_socket_pipe(1) - debian
net::proxy::connector::tcp(3pm) - debian
Similar Topics in the Unix Linux Community
copy packets from one port to another by iptables