SSH
in case of missing cipher error while connecting ssh
ssh -c aes128ebc ip
copy the cipher that is offered and paste it after -c flag
Last updated
Was this helpful?
in case of missing cipher error while connecting ssh
ssh -c aes128ebc ip
copy the cipher that is offered and paste it after -c flag
Last updated
Was this helpful?