Skip to content

Commit

Permalink
Create dns.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rxitech authored Feb 27, 2022
1 parent b37fa30 commit bd0547c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions dns.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Install:

```
go get github.com/MickaelBergem/dnsstresss
```

run

```
dnsstresss -concurrency 100 -f -i -random -r "8.8.8.8:53" -f google.com
```

0 comments on commit bd0547c

Please sign in to comment.