具体代码如下> #密码等敏感信息已经用****替换 import smtplib,sys from email.mime.text import MIMEText from email.header import Header my='1821114****@163.com' passwd='*** Read More
posted @ 2019-03-06 14:47
xiaodai12138
Views(1738)
Comments(0)
Diggs(1)
具体代码如下> import paramiko,re,datetime,time ssh=paramiko.SSHClient() ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy()) ssh.connect(hostname="10.1 Read More
posted @ 2019-03-06 14:19
xiaodai12138
Views(643)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号