mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-15 04:05:29 +00:00
Update hackingtool.py
This commit is contained in:
parent
a62716c5a4
commit
920a43ee38
@ -110,8 +110,7 @@ if __name__ == "__main__":
|
|||||||
# If not Linux and probably Windows
|
# If not Linux and probably Windows
|
||||||
elif system() == "Windows":
|
elif system() == "Windows":
|
||||||
print(
|
print(
|
||||||
"\033[91m Please Run This Tool On A Debian System For Best Results "
|
r"\033[91m Please Run This Tool On A Debian System For Best Results\e[00m"
|
||||||
r"\e[00m"
|
|
||||||
)
|
)
|
||||||
sleep(2)
|
sleep(2)
|
||||||
webbrowser.open_new_tab("https://tinyurl.com/y522modc")
|
webbrowser.open_new_tab("https://tinyurl.com/y522modc")
|
||||||
|
Loading…
Reference in New Issue
Block a user