mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
添加运行环境检测
This commit is contained in:
@@ -222,6 +222,7 @@ class OneForAll(object):
|
||||
:return: 总的子域结果
|
||||
:rtype: list
|
||||
"""
|
||||
utils.check_env()
|
||||
print(banner)
|
||||
dt = datetime.now().strftime('%Y-%m-%d %H:%M:%S')
|
||||
print(f'[*] Starting OneForAll @ {dt}\n')
|
||||
|
||||
Reference in New Issue
Block a user