grafov / hulk

HULK DoS tool ported to Go with some additional features.
http://siberian.laika.name/node/7
GNU General Public License v3.0
816 stars 462 forks source link

What did I do false? #31

Closed swordapi closed 2 years ago

swordapi commented 2 years ago

~/hulk $ python3 hulk.py File "/data/data/com.termux/files/home/hulk/hulk.py", line 72 print '---------------------------------------------------' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

PLS HELP THX

hiyama283 commented 2 years ago

I think it is throwing an error because it does not contain a ()