mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
OneForAll调用brute模块默认安静模式
This commit is contained in:
@@ -179,6 +179,7 @@ class OneForAll(object):
|
||||
# Due to there will be a large number of dns resolution requests, may cause other network tasks to be error
|
||||
brute = Brute(self.domain, word=True, export=False)
|
||||
brute.check_env = False
|
||||
brute.quite = True
|
||||
brute.run()
|
||||
|
||||
# Database processing
|
||||
|
||||
Reference in New Issue
Block a user