You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
Update hackingtool.py
This commit is contained in:
@ -110,8 +110,7 @@ if __name__ == "__main__":
|
||||
# If not Linux and probably Windows
|
||||
elif system() == "Windows":
|
||||
print(
|
||||
"\033[91m Please Run This Tool On A Debian System For Best Results "
|
||||
r"\e[00m"
|
||||
r"\033[91m Please Run This Tool On A Debian System For Best Results\e[00m"
|
||||
)
|
||||
sleep(2)
|
||||
webbrowser.open_new_tab("https://tinyurl.com/y522modc")
|
||||
|
Reference in New Issue
Block a user