05 2020 档案

摘要:#! _*_ coding:utf-8 _*_ import os,sys,re,fileinput,socket device_list = [] ip_list = [] ip_end = [] end_ip = [] gw = [] def warning(): print("\033[31; 阅读全文
posted @ 2020-05-27 12:41 zzyu 阅读(297) 评论(0) 推荐(0)
摘要:dic_1 = { "backend":"", "record":{ "server":"", "weight":"", "maxconn":"" } } def add(): user_input_url = input("请输入创建的域名:").split(" ") dic_1["backend 阅读全文
posted @ 2020-05-09 14:26 zzyu 阅读(111) 评论(0) 推荐(0)