You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucode 650c21a882 client sleeps if server is not online 7 years ago
client client sleeps if server is not online 7 years ago
server ddos by the clients implemented, works fine 7 years ago
.gitignore client sleeps if server is not online 7 years ago
LICENSE Initial commit 7 years ago
README.md client sleeps if server is not online 7 years ago
concept.png client sleeps if server is not online 7 years ago

README.md

goDDOS

academic purpose ddos server & client written in go

https://en.wikipedia.org/wiki/Denial-of-service_attack

Alt text

example command line on the server:

ddos http://website.com 10

ddos [website] [num of gets for each client]