This commit is contained in:
@@ -5,7 +5,7 @@ configure detection rules, and control the daemon process.
|
|||||||
### init - create a deps file
|
### init - create a deps file
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
banfogre init
|
banforge init
|
||||||
```
|
```
|
||||||
|
|
||||||
**Description**
|
**Description**
|
||||||
@@ -34,7 +34,7 @@ These commands provide an abstraction over your firewall. If you want to simplif
|
|||||||
### rule - Manages detection rules
|
### rule - Manages detection rules
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
banforge rule add -n rule.name -m 403
|
banforge rule add -n rule.name -c 403
|
||||||
banforge rule list
|
banforge rule list
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user