Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exporting perl script to windows

Tags:

perl

I have dozens of perl script on linux server, and I want use some of the script on my desktop. I have active perl installed on my system.

My question is since windows does not have native ssh how I can use the script? My script is use to login to cisco devices via ssh.

Any suggestions or ideas? Thanks in advance.

like image 964
Daniel Avatar asked Mar 08 '26 23:03

Daniel


1 Answers

I've successfully used Net::SSH2 in the past.

like image 195
runrig Avatar answered Mar 10 '26 16:03

runrig



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!