mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
请求优化
This commit is contained in:
@@ -163,6 +163,6 @@ class OneForAll(object):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
fire.Fire(OneForAll)
|
# fire.Fire(OneForAll)
|
||||||
# OneForAll('example.com').run()
|
OneForAll('freebuf.com').run()
|
||||||
# OneForAll('./domains.txt').run()
|
# OneForAll('./domains.txt').run()
|
||||||
|
|||||||
Reference in New Issue
Block a user