debian man page for tcp_relay

Query: tcp_relay

OS: debian

Section: 1

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

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
redir(1) - debian
sslh(1p) - debian
roar_socket_listen(3) - debian
ip(3) - plan9
tcpserver(1) - centos
Similar Topics in the Unix Linux Community
copy packets from one port to another by iptables