chrizator / netattack2

An advanced network scan and attack script based on GUI. 2nd version of no-GUI netattack.
MIT License
413 stars 118 forks source link

File "/home/kali/Desktop/netattack2/netattack2.py", line 37 #35

Open amink69 opened 3 years ago

amink69 commented 3 years ago

Hi in Kali 2021 i followed step by steps and get error that i typed in subject please someone help me ,

" File "/home/kali/Desktop/netattack2/./netattack2.py", line 37 subprocess.call("sudo apt-get install nmap -y > {}".format(os.devnull), shell=True) TabError: inconsistent use of tabs and spaces in indentation" thanks

DavyWDK commented 2 years ago

You cant use python3, use python2 netattack2.py