Skip to content

add ForwardAgent #1769

Description

@mercurykd
export interface SSHConfig {
    host: string; port: number; username: string;
    password?: string; privateKeyPath?: string;
    privateKey?: Buffer; passphrase?: string;
    // ← нет agentForward!
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions