Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palahsu authored Oct 16, 2020
1 parent 25b9c46 commit 096e92d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,13 @@ DDoS attacks achieve effectiveness using multiple compromised computer systems a
From a higher level, the DDOS attack is like an unexpected traffic jam stuck on a highway, preventing regular traffic from reaching its destination.

`$ git clone https://github.com/palahsu/DDoS-Ripper`

`$ cd DDoS-Ripper`

`$ ls`

`$ python3 DDOS Ripper.py`

`$ python3 DDOS Ripper.py -s [ip Address] -t 135`

`$ example: python3 DDOS Ripper.py -s 123.45.67.89 -t 135`

0 comments on commit 096e92d

Please sign in to comment.