We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
方便调试,加了两句打印代码: 前后发起多次请求,发现有时泛域名没有解析到IP(泛域名确实存在)
# 能解析泛域名 2016-12-29 01:31:11,904 [INFO] starting bruteforce threading(16) : tjut.edu.cn -- ehost ['wyspider0.tjut.edu.cn', 'wyspider1.tjut.edu.cn', 'wyspider2.tjut.edu.cn'] -- esets: [u'202.113.64.2', u'202.113.64.2'] -- extensive [u'202.113.64.2', u'202.113.64.2']
# 未解析 2016-12-29 01:32:16,314 [INFO] starting bruteforce threading(16) : tjut.edu.cn -- ehost ['wyspider0.tjut.edu.cn', 'wyspider1.tjut.edu.cn', 'wyspider2.tjut.edu.cn'] -- esets: [] -- extensive []
The text was updated successfully, but these errors were encountered:
No branches or pull requests
方便调试,加了两句打印代码:
前后发起多次请求,发现有时泛域名没有解析到IP(泛域名确实存在)
The text was updated successfully, but these errors were encountered: