mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
修正入口
This commit is contained in:
@@ -163,6 +163,6 @@ class OneForAll(object):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
# fire.Fire(OneForAll)
|
||||
OneForAll('freebuf.com').run()
|
||||
fire.Fire(OneForAll)
|
||||
# OneForAll('example.com').run()
|
||||
# OneForAll('./domains.txt').run()
|
||||
|
||||
Reference in New Issue
Block a user