X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/fc916a0942e6ef8f63aefb96119d0e4fd7c7efbb..9cda68ab3974b1f2c08a5896929890bf4a973e9a:/pkstream/pkstream.1.in?ds=sidebyside diff --git a/pkstream/pkstream.1.in b/pkstream/pkstream.1.in index c2a391a2..6bbe46bc 100644 --- a/pkstream/pkstream.1.in +++ b/pkstream/pkstream.1.in @@ -24,7 +24,7 @@ .\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. . .\"-------------------------------------------------------------------------- -.so ../defs.man.in \" @@@PRE@@@ +.so ../common/defs.man \" @@@PRE@@@ . .\"-------------------------------------------------------------------------- .TH pkstream 1 "23 April 2003" "Straylight/Edgeware" "TrIPE: Trivial IP Encryption" @@ -49,7 +49,7 @@ pkstream \- forward UDP packets over streams .BR : \c .IR port ] .br - + \c .IB addr : port .IB addr : port . @@ -61,7 +61,7 @@ The program forwards UDP packets over some kind of reliable stream. It understands TCP sockets natively; anything else has to be fudged up using some kind of port forwarder like -.BR fw (1), +.BR fwd (1), .BR ssh (1), .BR stunnel (1), etc. It's intended, among other things, to provide a transport for @@ -112,6 +112,10 @@ This option only makes sense in conjunction with .BR \-l . .TP .BI "\-b, \-\-bind=" addr +When listening (see +.B \-l +above), only listen on the local address +.IR addr . When making a connection (see .B \-c below), use @@ -149,7 +153,7 @@ find one, please inform the author .\"-------------------------------------------------------------------------- .SH "SEE ALSO" . -.BR fw (1), +.BR fwd (1), .BR ssh (1), .BR stunnel (1), .BR tripe (8).