pyddos icon indicating copy to clipboard operation
pyddos copied to clipboard

DDOS python script

Results 20 pyddos issues
Sort by recently updated
recently updated
newest added

This script seems to have an issue.

sudo ./pyddos -d www.google.com -Synflood -T 5000 -t 10.0 sudo: ./pyddos: command not found

C:\...\pyddos-master\pyddos-master>python pyddos.py [-] Check your pip installer Traceback (most recent call last): File "C:\...\pyddos-master\pyddos-master\pyddos.py", line 58, in signal.signal(signal.SIGPIPE,signal.SIG_DFL) AttributeError: module 'signal' has no attribute 'SIGPIPE'

After running the program and folloing the instruction this is what I got: ``` sudo python3 main.py -d site.com -Synflood -T 5000 -t 10.0 ``` ``` File "/Users/something/PycharmProjects/DDOS/main.py", line 472,...

![image](https://user-images.githubusercontent.com/14135553/29003550-7219c894-7ad6-11e7-928f-dd3baebfff32.png)

i get this output every time i run this script Requirement already satisfied: chardet=3.0.2; python_version < "3" in /usr/local/lib/python2.7/dist-packages (from requests) (4.0.0) [+] I have installed nessecary modules for you

in the function below you check if rand[0] equals skip and in that case you wish to retry the entire function. If you need that you have to do return...

![error](https://user-images.githubusercontent.com/78789931/112492864-394e6200-8db4-11eb-9541-c05b59f40a4d.png)

![image](https://user-images.githubusercontent.com/61727491/99962448-28242300-2dcb-11eb-8927-33d2d7d1be3c.png) hi print error

Colorama and Termcolor are giving me big problems it says I need to download them but I have downloaded them like 10 times. This makes no sense, please help me...