ssher-rs
ssher-rs copied to clipboard
支持-o参数的设置吗?
比如 -o HostKeyAlgorithms=ssh-rsa -o PubkeyAcceptedKeyTypes=ssh-rsa
比如 -o HostKeyAlgorithms=ssh-rsa -o PubkeyAcceptedKeyTypes=ssh-rsa
当前不支持,我的实际使用中也没有用到过。要支持的话,我需要先研究这个用法。