08 2020 档案
摘要:# -*- coding: utf-8 -*- import re import sys from subprocess import Popen, PIPE import os import time import commands def getoutput(command): print 's
阅读全文
摘要:# -*- coding: UTF-8 -*- """ auto: huangfz """ import telnetlib import time def connect(ip, username, password, command): # tn = telnetlib.Telnet(ip.en
阅读全文

浙公网安备 33010602011771号