Skip to content

Feature request: add option to enable ssh-agent forwarding #183

@yshui

Description

@yshui

Add a fn Command::forward_agent(bool) function so I can enable/disable agent forwarding when starting a remote command.

For native-mux, just need to call openssh_mux_client::SessionBuilder::agent. For process-mux IIUC we just need to pass -A to the ssh command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions