I had try to use thrussh to connect my server, but get error as blow. I want to know does thrussh only support the chacha20-poly1305?
Jan 12 20:25:54.080 DEBUG thrussh::negotiation: Could not find common cipher, other side only supports Ok(“aes128-ctr,aes192-ctr,aes256-ctr”), we only support [Name(“chacha20-poly1305@openssh.com”)]
I had try to use thrussh to connect my server, but get error as blow. I want to know does thrussh only support the chacha20-poly1305?
Jan 12 20:25:54.080 DEBUG thrussh::negotiation: Could not find common cipher, other side only supports Ok(“aes128-ctr,aes192-ctr,aes256-ctr”), we only support [Name(“chacha20-poly1305@openssh.com”)]