-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Channel.RequestAgentForwarding
Andrew Lambert edited this page Jun 18, 2023
·
1 revision
Sub RequestAgentForwarding(ActiveAgent As SSH.Agent)
Name | Type | Comment |
---|---|---|
ActiveAgent |
Agent | The instance of Agent to use. |
Requests that the local agent service be forward over SSH for use by the server. Note that this does not make sense for all channel types and may be ignored by the server despite returning success.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.