Feei

Results 33 issues of Feei

检查是否配置了~/.ssh/config储存密码选项 Host * ControlMaster auto ControlPath ~/.ssh/%h-%p-%r ControlPersist yes 如果有配置,请删掉即可。

``` ssh://172.17.4.27:10022 finished. ssh://172.17.4.28:10022 finished. ssh://172.17.4.31:10022 finished. ssh://172.17.4.32:10022 finished. ssh://172.17.4.33:10022 finished. ``` IP 172.17.4.29、172.17.4.29 not in the list, but in fact can use the blasting account password login. ```bash $...