Script which ssh login without entering password

We can use :

(1) Perl Net::OpenSSH module

(2) Perl Expect module

(3) Python pexpect module


http://www.ibm.com/developerworks/cn/linux/l-cn-pexpect1/index.html

http://pexpect.sourceforge.net/pexpect.html

你可能感兴趣的:(Script which ssh login without entering password)