Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
ddos-attack-tool
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OST
DAT505-Ethical_hacking
ddos-attack-tool
Commits
2590ebc6
Commit
2590ebc6
authored
1 year ago
by
Andri Joos
Browse files
Options
Downloads
Patches
Plain Diff
update README with development install
parent
5f69514d
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-0
8 additions, 0 deletions
README.md
with
8 additions
and
0 deletions
README.md
+
8
−
0
View file @
2590ebc6
...
...
@@ -29,6 +29,14 @@ pip install -r requirements.txt
ddos
--help
```
## Development install
After step 4, the modules must be installed in editable mode by running
```
sh
pip
install
-e
./attacks
pip
install
-e
.
```
# Usage
The usage of the tool can be inspected by executing
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment