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

Python Can't Start New Thread in hulk.py #13

Closed mcgregol closed 5 years ago

mcgregol commented 5 years ago

I tried running hulk.py and Python gave me an error saying:

Traceback (most recent call last): File "hulk.py", line 153, in <module> t.start() File "/usr/lib/python2.7/threading.py", line 736, in start _start_new_thread(self.__bootstrap, ()) thread.error: can't start new thread

Also I am new to Go and wondered how to run hulk.go. Thanks.

libmarleu commented 4 years ago

you closed the issue how did you make it work?

mcgregol commented 4 years ago

I didn't but this project isn't maintained anymore. You can find other repositories that accomplish the same thing.