Quantcast
Channel: DaniWeb Solved Topics
Viewing all articles
Browse latest Browse all 593

Ssh to Sunos through a win jump server

$
0
0

Hi Dani,
I'm new to Python . I started working on an automation project where i need to connect to a SunOS server through a windows jump server and run commands to get output on my local machine. I checked this existing module on python called jumpssh but not sure if it's the right one for me or if there is a better alternative by using subprocess or any other modules. To accomplish this manually, I'm doing an RDP to the jump server and then connecting to target server through putty. Any help would be appreciated.

Thanks in advance.


Viewing all articles
Browse latest Browse all 593

Trending Articles