Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shamimrezasohag authored Oct 18, 2024
1 parent ebb1eb1 commit ef257ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This script should now provide comprehensive DNS security analysis, including op

## Usage
Run the script from the command line by specifying the input file containing domain names and other optional parameters:
```python3 dns_security_analysis_tool.py domains.txt --format csv --output dns_security_report```
```python3 dns_security_analysis_tool.py domains.txt --format html --output dns_security_report```

### Command-Line Arguments
- `domains-file`: Path to the file containing the list of domains for analysis.
Expand Down

0 comments on commit ef257ec

Please sign in to comment.