Skip to content

Commit

Permalink
Update IpMenu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mishakorzik authored Dec 21, 2023
1 parent ff6ccbf commit 2b7b43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Files/IpMenu.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
time.sleep(1.4)
print("Warning AllHackingTools has already downloaded ngrok")
time.sleep(2.3)
os.system("cd seeker && python3 seeker.py -t manual && cd && cd AllHackingTools && python2 MainMenu.py")
os.system("cd seeker && python seeker.py -t manual && cd && cd AllHackingTools && python2 MainMenu.py")
elif(op==11):
os.system("clear")
os.system("cd && cd AllHackingTools && cd ReconDog && ./dog && cd && cd AllHackingTools && python2 MainMenu.py")
Expand Down

1 comment on commit 2b7b43d

@kasper308
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

w

Please sign in to comment.