Skip to content

Commit

Permalink
snort3: improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Nov 4, 2024
1 parent b9636fe commit 3a52186
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/snort3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ ns-snort-rules --official-download --official-policy connectivity
/etc/init.d/snort restart
```

To see what has been blocked or alerted, use:
```bash
snort-mgr report -v
```

## Download rules

Before configuring snort3 you need to download the rules.
Expand Down

0 comments on commit 3a52186

Please sign in to comment.