python 自動生成ip列表

#-*- coding:utf-8 -*- #!/usr/bin/python ''' Created on 2014-02-19 生成100萬ip寫入文件 @author: chenfei ''' import  time time_start = time.time() def  get_ip(number= '10'  ,start= '1.1.1.1'  ):      file = op
相關文章
相關標籤/搜索