Local ident: 'SSH-2.0-ssh2js1.17.0'
Client: Trying xxx.xxx.xxx.xxx on port 22 ...
Socket connected
Remote ident: 'SSH-2.0-OpenSSH_9.6p1 Ubuntu-3ubuntu13.16'
Outbound: Sending KEXINIT
Inbound: Handshake in progress
Handshake: (local) KEX method: curve25519-sha256@libssh.org,curve25519-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group15-sha512,diffie-hellman-group16-sha512,diffie-hellman-group17-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com
Handshake: (remote) KEX method: curve25519-sha256,ecdh-sha2-nistp256,ext-info-s,kex-strict-s-v00@openssh.com
Handshake: strict KEX mode enabled
Handshake: KEX algorithm: curve25519-sha256
Handshake: (local) Host key format: ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa
Handshake: (remote) Host key format: ssh-ed25519
Handshake: Host key format: ssh-ed25519
Handshake: (local) C->S cipher: aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
Handshake: (remote) C->S cipher: chacha20-poly1305@openssh.com
Handshake: No matching C->S cipher
Outbound: Sending DISCONNECT (3)
Handshake failed: no matching C->S cipher
Outbound: Sending DISCONNECT (11)
read ECONNRESET
我的服务器因为安全政策改了加密算法,现在xterminal登录不上了,指定加密算法也行不通

