DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
551 stars 259 forks source link

added ddos script #330

Closed VanshajR closed 1 month ago

VanshajR commented 1 month ago

PR Title

Simple DDOS script in python

Summary

summary... a simple script that sends multiple http requests to a URL

Description

Sends many http requests in specified amount of time with option to change the method

The changes are as follows:

Added the folder Simple DDOS/

Thank You,

Vanshaj

VanshajR commented 1 month ago

README.md added for the individual script, and README of the repository updated lexicographically to accomodate addition of new script.

VanshajR commented 1 month ago

Thank you for the opportunity to contribute!