bufferfly icon indicating copy to clipboard operation
bufferfly copied to clipboard

运行报错替换上面一部分,替换为标记加粗的就行了

Open swagcoo opened this issue 2 years ago • 1 comments

import requests import re import sys import threading import argparse from lxml import etree import random from collections import Counter import socket from queue import Queue from urllib.parse import urlparse

URIList = [] IPCsubList = [] threadList = [] CsubThreadList = [] active_url_list = []

urlQueue = Queue(1000100) lineQueue = Queue(1000100)

swagcoo avatar Aug 31 '23 04:08 swagcoo

Queue(1000*100) *号加粗消失了

swagcoo avatar Aug 31 '23 04:08 swagcoo