fast-ssh
fast-ssh copied to clipboard
Support for sshpass command
Hi thanks a lot for this i'm preparing a PR for cargo binstall , in work place we use a lot of password so i use a lot sshpass command how to permit to fast-ssh to use it before ssh command ?
Thanks again !
Maybe using this https://github.com/ling-zhou/rust-sshpass/blob/main/src/main.rs
Are you open for a PR ?