[GH-ISSUE #4095] 支持 ssh-agent 认证身份 #2828

Open
opened 2026-02-27 00:54:24 +03:00 by kerem · 0 comments
Owner

Originally created by @buptzhoutian on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/electerm/electerm/issues/4095

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

支持 ssh-agent 认证身份:

  1. 读取 ssh-agent 中的私钥,认证方式:publickey
  2. 读取 ssh-agent 中的私钥+证书,认证方式:certificate (本质上是 publickey 认证的变种)
Originally created by @buptzhoutian on GitHub (Oct 28, 2025). Original GitHub issue: https://github.com/electerm/electerm/issues/4095 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 支持 ssh-agent 认证身份: 1. 读取 ssh-agent 中的私钥,认证方式:publickey 2. 读取 ssh-agent 中的私钥+证书,认证方式:certificate (本质上是 publickey 认证的变种)
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/electerm#2828
No description provided.