bdamele/icmpsh

SyntaxError: invalid syntax at line 60

Giddow opened this issue · 1 comments

Right after trying to execute de script icmpsh_m.py

File "/home/kali/Desktop/icmpsh-master/icmpsh_m.py", line 60
except socket.error, e:
^
SyntaxError: invalid syntax
Screenshot_2022-05-31_20_52_50

SAY0l commented

You use python3, but this project was made 11 years ago. It is suggested to change the command to python2