摘要: # !/usr//bin/python3 # -*- coding:UTF-8 -*- from telnetlib import Telnet import time, os, datetime, json import logging class TelnetClient(): def __in 阅读全文
posted @ 2022-04-07 10:38 風£飛 阅读(295) 评论(0) 推荐(0)