summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authordjm <djm>2010-05-21 04:57:35 +0000
committerdjm <djm>2010-05-21 04:57:35 +0000
commit2a1d137bc5ea8f3e0a7f0a56225dc22651cc60d7 (patch)
treee471f5ae3699defc527ee2043bcecd14bbc3c828 /ssh.1
parent8d913c5a133091ada50f7f6fec18b0e936505979 (diff)
downloadopenssh-2a1d137bc5ea8f3e0a7f0a56225dc22651cc60d7.tar.gz
- markus@cvs.openbsd.org 2010/05/16 12:55:51
[PROTOCOL.mux clientloop.h mux.c readconf.c readconf.h ssh.1 ssh.c] mux support for remote forwarding with dynamic port allocation, use with LPORT=`ssh -S muxsocket -R0:localhost:25 -O forward somehost` feedback and ok djm@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.111
1 files changed, 8 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 34bddbcb..2a0fd5dd 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,8 +34,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.304 2010/03/26 06:54:36 jmc Exp $
-.Dd $Mdocdate: March 26 2010 $
+.\" $OpenBSD: ssh.1,v 1.305 2010/05/16 12:55:51 markus Exp $
+.Dd $Mdocdate: May 16 2010 $
.Dt SSH 1
.Os
.Sh NAME
@@ -421,7 +421,9 @@ option is specified, the
argument is interpreted and passed to the master process.
Valid commands are:
.Dq check
-(check that the master process is running) and
+(check that the master process is running),
+.Dq forward
+(request forwardings without command execution) and
.Dq exit
(request the master to exit).
.It Fl o Ar option
@@ -557,6 +559,9 @@ argument is
.Ql 0 ,
the listen port will be dynamically allocated on the server and reported
to the client at run time.
+When used together with
+.Ic -O forward
+the allocated port will be printed to the standard output.
.It Fl S Ar ctl_path
Specifies the location of a control socket for connection sharing,
or the string