Mercurial > dropbear
comparison dropbear.8 @ 438:4bfd22bac1dc
Document -p [address:]port
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 22 Feb 2007 15:51:15 +0000 |
parents | 0e4f225b7e07 |
children | d82a2a44c684 |
comparison
equal
deleted
inserted
replaced
437:7319d229799a | 438:4bfd22bac1dc |
---|---|
58 Disable local port forwarding. | 58 Disable local port forwarding. |
59 .TP | 59 .TP |
60 .B \-k | 60 .B \-k |
61 Disable remote port forwarding. | 61 Disable remote port forwarding. |
62 .TP | 62 .TP |
63 .B \-p \fIport | 63 .B \-p \fI[address:]port |
64 Listen on specified tcp port | 64 Listen on specified |
65 .IR port ; | 65 .I address |
66 and TCP | |
67 .I port. | |
68 If just a port is given listen | |
69 on all addresses. | |
66 up to 10 can be specified (default 22 if none specified). | 70 up to 10 can be specified (default 22 if none specified). |
67 .TP | 71 .TP |
68 .B \-i | 72 .B \-i |
69 Service program mode. | 73 Service program mode. |
70 Use this option to run | 74 Use this option to run |