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

Update to python3 #29

Open MrKnight01 opened 3 years ago

MrKnight01 commented 3 years ago

How to update this tool from "python2" to "python3"

ragazzid commented 3 years ago

this seems to do the trick: https://github.com/grafov/hulk/pull/22

Hyperclaw79 commented 1 year ago

@MrKnight01 Not sure if this repo is being actively maintained but if you don't want to wait, https://github.com/Hyperclaw79/HULK-v3

swordapi commented 1 year ago

It works with python3 already

Hyperclaw79 commented 1 year ago

@sinaj2889 Was the PR merged?

swordapi commented 1 year ago

Idk

Hyperclaw79 commented 1 year ago

Then how will it work on Py3 lol? The script in this repo is still using Py2 syntax.

swordapi commented 1 year ago

Just do python3 hulk.py i though i got it working before with python 3

Hyperclaw79 commented 1 year ago

Pretty sure it must've been from some other repo. The hulk.py here is clearly written in Python 2 syntax. It will definitely break in Py3. You sure it wasn't from my Hulk-v2? It was also a standalone hulk.py back then.

swordapi commented 1 year ago

Hm idk