kingToolbox / kingToolbox/WindTerm

kex error : no match for method encryption client->server: server [aes256-ctr,aes192-ctr,aes128-ctr], client [aes256-gcm@openssh.com] 会话已断开连接,按回车重新连接。

Open
#2,802 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

kex error : no match for method encryption client->server: server [aes256-ctr,aes192-ctr,aes128-ctr], client [aes256-gcm@openssh.com]
会话已断开连接,按回车重新连接。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the reported key-exchange error and compare the server and client encryption lists shown in the issue. Trace the connection's encryption negotiation entry point in the C code and reproduce the failed session; done means the reported client and server can establish a session with a mutually supported encryption method.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.