[GH-ISSUE #475] Added SSH agent support #3295

Closed
opened 2026-03-13 08:47:55 +03:00 by kerem · 0 comments
Owner

Originally created by @allblue on GitHub (Aug 14, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/475

Originally assigned to: @VShawn on GitHub.

Is your feature request related to a problem? Please describe.
Currently, only local key files can be configured, but ssh agent mode is more flexible and can automatically choose among multiple private keys. When there are many sessions, it is more convenient to manage.
目前仅可配置本地秘钥文件,而ssh agent方式更为灵活,且可以在多个私钥间自动选择,当session较多时,管理起来更方便。

Describe the solution you'd like
SSH agent is usually implemented by pagent in putty on Windows, and I hope to integrate pagent authentication
ssh agent在windows下一般通过putty中的pagent实现,希望能集成pagent认证

Describe alternatives you've considered
no

Additional context
no

Originally created by @allblue on GitHub (Aug 14, 2023). Original GitHub issue: https://github.com/1Remote/1Remote/issues/475 Originally assigned to: @VShawn on GitHub. **Is your feature request related to a problem? Please describe.** Currently, only local key files can be configured, but ssh agent mode is more flexible and can automatically choose among multiple private keys. When there are many sessions, it is more convenient to manage. 目前仅可配置本地秘钥文件,而ssh agent方式更为灵活,且可以在多个私钥间自动选择,当session较多时,管理起来更方便。 **Describe the solution you'd like** SSH agent is usually implemented by pagent in putty on Windows, and I hope to integrate pagent authentication ssh agent在windows下一般通过putty中的pagent实现,希望能集成pagent认证 **Describe alternatives you've considered** no **Additional context** no
kerem 2026-03-13 08:47:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#3295
No description provided.