摘要:
#!/usr/bin/env python # coding=utf-8 # hexm@2016-02-14 import time import requests import paramiko import subprocess import requests HOST = ( "10.88.2.182:22", "10.88.2.183:22", "... 阅读全文
posted @ 2017-02-14 21:04
hexm
阅读(684)
评论(0)
推荐(0)