mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
添加获取结果示例
This commit is contained in:
@@ -12,3 +12,4 @@ if __name__ == '__main__':
|
|||||||
test.brute = True
|
test.brute = True
|
||||||
test.takeover = True
|
test.takeover = True
|
||||||
test.run()
|
test.run()
|
||||||
|
result = test.datas
|
||||||
|
|||||||
Reference in New Issue
Block a user