From 7ac16077a1698afe3e54bfa1c5f40570031f89e6 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 4 Jan 2023 20:05:18 +0100 Subject: ssh: T2651: document ssh-client CLI options --- docs/configuration/system/option.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index a4e08245..c9c9bfb1 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -39,6 +39,20 @@ HTTP client .. note:: `source-address` and `source-interface` can not be used at the same time. +********** +SSH client +********** + +.. cfgcmd:: set system option ssh-client source-address
+ + Use the specified address on the local machine as the source address of the + connection. Only useful on systems with more than one address. + +.. cfgcmd:: set system option ssh-client source-interface + + Use the address of the specified interface on the local machine as the + source address of the connection. + *************** Keyboard Layout *************** -- cgit v1.2.3