[GH-ISSUE #1047] SSH无法登录,算法库不支持 #828

Closed
opened 2026-02-26 11:59:58 +03:00 by kerem · 2 comments
Owner

Originally created by @ZGeek on GitHub (Dec 3, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/1047

Originally assigned to: @VShawn on GitHub.

Describe the bug
SSH登录一个linux服务器时,提示

Couldn't agree a client-to-server cipher (available:
aes256-gcm@openssh.com,aes128-gcm@openssh.com)
Image

SSH服务器的配置是:
KexAlgorithms curve25519-sha256,curve25519-sha256@libssh.org,diffie-hellman-group18-sha512,diffie-hellman-group16-sha512

Originally created by @ZGeek on GitHub (Dec 3, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/1047 Originally assigned to: @VShawn on GitHub. **Describe the bug** SSH登录一个linux服务器时,提示 ``` Couldn't agree a client-to-server cipher (available: aes256-gcm@openssh.com,aes128-gcm@openssh.com) ``` <img width="814" height="348" alt="Image" src="https://github.com/user-attachments/assets/217a557c-33f7-4643-bdfa-90359b99e249" /> SSH服务器的配置是: KexAlgorithms curve25519-sha256,curve25519-sha256@libssh.org,diffie-hellman-group18-sha512,diffie-hellman-group16-sha512
kerem 2026-02-26 11:59:58 +03:00
  • closed this issue
  • added the
    bug
    stale
    labels
Author
Owner

@VShawn commented on GitHub (Dec 5, 2025):

对 SSH 我不太熟,所以 SSH 直接是用的开源终端。也就是 KiTTY,因此这个应当是 KiTTY 的问题,由于 KiTTY 版本太旧现在在 nightly 版本中已经把 KiTTY 替换为较新版本的 PuTTY 作为 SSH 终端了,你可以尝试一下 nightly 版本。

<!-- gh-comment-id:3614811757 --> @VShawn commented on GitHub (Dec 5, 2025): 对 SSH 我不太熟,所以 SSH 直接是用的开源终端。也就是 KiTTY,因此这个应当是 KiTTY 的问题,由于 KiTTY 版本太旧现在在 nightly 版本中已经把 KiTTY 替换为较新版本的 PuTTY 作为 SSH 终端了,你可以尝试一下 nightly 版本。
Author
Owner

@github-actions[bot] commented on GitHub (Jan 4, 2026):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:3707535812 --> @github-actions[bot] commented on GitHub (Jan 4, 2026): This issue is stale because it has been open for 30 days with no activity.
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#828
No description provided.