Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdln1 committed Jul 9, 2021
1 parent 18378b4 commit f9f342a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ python3 dorker.py -d 'WHATEVER-DORK' -o output.txt
python3 dorker.py -f 'FILE-WITH-DORKS' -o output.txt
```

> This script by default runs in headless mode
> If you dont want banner every time just comment the Line 116
## Usage gif
Expand All @@ -32,7 +34,6 @@ sudo ./install.sh

```
python3 dorker.py -d 'DORK FOR XSS PARAMS' | dalfox
```

## Command-line options
Expand Down

0 comments on commit f9f342a

Please sign in to comment.