Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made 'DeadlyBooringDOS' more user friendly and made it look good. #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

VirusZzHkP
Copy link

• Made it user friendly

Previously the IP address was fixed inside the code, that needs to changed always if we want to run DeadlyBooringDOS.py for different IP addresses, which was a bit difficult and long process to do.

So, I've made it easy and user-friendly as for running DeadlyBooringDOS.py , now we just have to follow a format, i.e.

python3 DeadlyBooringDOS.py <target_ip>

It is more convenient and easy to use.


• Added ASCII Art

Previously if we run the code it was looking simple and dull, but after adding 'ASCII Art' it attracts more users and looks interesting.


• Fixed a small mistake in port number.

• Added all details in README.md file regarding the changes and also mentioned how to use the tool here after.

• All changes made in the code are tested, and the code runs successfully.

--VirusZzWarning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant