Skip to content

a dos tool created using python for both windows linux and mac.

Notifications You must be signed in to change notification settings

SysKeyyy/py-dosser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

py-dosser

a dos tool created using python for both windows linux and mac.

#BEFORE YOU START USING THIS TOOL , DONT USE IT FOR ILLEGAL PURPOSES I HAVE NO RESPONISBILITY FOR YOUR ACTIONS# credits to neuralnine for the dos function.

requirements

*python 3.x

*socket threading and pyfiglet installed


how to install windows

  1. pip install pyfiglet

(these down below should already installed but pls check!)

  1. pip install threading

  2. pip install socket

  3. download zip file

  4. extract it and type cd

to run script type python py_dosser.py


how to install linux/mac

  1. sudo apt-get install git

  2. pip3 install pyfiglet

(these down below should already installed but pls check!)

  1. pip3 install threading

  2. pip3 install socket

  3. git clone https://github.com/cudden24/py-dosser

  4. cd py-dosser or py dosser

to run script type python3 py_dosser.py

you can use only "python" or only "pip" but i would recomend typing python3 and pip3 becuase sometimes it executes the script with python2 if you dont do that.

About

a dos tool created using python for both windows linux and mac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages