简体   繁体   English

使用python脚本连接到远程计算机

[英]Connection to Remote Machine using python script

I am trying to connect to remote machine by python script. 我正在尝试通过python脚本连接到远程计算机。 Both the machines can be linux/windows . 两台机器都可以是linux / windows

I have to connect to various remote machines and it's not feasible for me to install or write some code on the remote side. 我必须连接到各种远程计算机,并且在远程端安装或编写一些代码对我来说是不可行的。 I know the ip, username and password of the machine and i tried various options but was unsuccessful. 我知道机器的IP地址,用户名和密码,我尝试了各种选项,但未成功。

How shall I proceed. 我该如何进行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM