From 458e68faab7cf84621ccdd197b1c344eb303bb9c Mon Sep 17 00:00:00 2001 From: Runciter Date: Mon, 19 May 2025 23:35:43 +0800 Subject: Document added configuration field in ssh hierarchy. M doc/whispers.texi In configuration record type whispers-forwarding; Add field stealth-extra-forwards --- doc/whispers.texi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/whispers.texi') diff --git a/doc/whispers.texi b/doc/whispers.texi index c527900..d15e893 100644 --- a/doc/whispers.texi +++ b/doc/whispers.texi @@ -1053,6 +1053,13 @@ part of the dynamic forward to @code{stealth-sshd-host}, when the baseline connection service's command is extended in such a way that it auto-magically uses this port of localhost to proxy its own connection. +@item @code{stealth-extra-forwards} (default @code{'()}) +A list of records of type @code{ssh-forward-configuration}, @xref{Client +system configuration,,,ssh-tunneler,SSH Tunneler Reference Manual}. Each +of its members configures a forwarding to be added to the ssh connection +of the client running whispers to the sshd of the proxy server providing +stealth, in addition to the dynamic forward used for stealth proper. + @item @code{%auto-start?} (default @code{#t)}) A boolean value. Whether the service and, when the @code{stealth?} field of this record is toggled, its proxying service should be -- cgit v1.2.3