修正入口

This commit is contained in:
shmilylty
2019-10-24 18:46:19 +08:00
parent 7afb359918
commit e6b145d563
+2 -2
View File
@@ -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()