1
0
mirror of https://github.com/mgeeky/Penetration-Testing-Tools.git synced 2025-06-02 03:58:32 +02:00
This commit is contained in:
Mariusz B. / mgeeky 2022-09-13 13:56:02 +02:00
parent a231d11cc2
commit 677491192b

@ -78,6 +78,7 @@ Usage: ./markNodesOwned.py <nodes-file>
''')
return False
args = opts(argv)
nodesFile = args.nodesList
programStart = time.time()