Skip to content

Commit a3829c7

Browse files
committed
update readme
1 parent f4d1bf5 commit a3829c7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,7 @@ You can override this variables in the `.env` file
106106

107107
You can use default **CrowdSec Blocklist mirror** format without `mikroseclist` service:
108108

109-
This app constantly synchronizes and updates the firewall address list in mikrotik.
110-
111-
Actual dangerous IP addresses will already be in the blocked list
109+
Actual IP addresses will already be in the blocked list
112110

113111
[CrowdSec Blocklist mirror](https://docs.crowdsec.net/u/bouncers/blocklist-mirror/#installation/)
114112

@@ -121,6 +119,6 @@ blocklists:
121119
```
122120
Output lines for mikrotik, format is `/ip|/ipv6 firewall address-list add list={list_name} address={ip} comment="{scenario} for {duration}"`
123121

124-
The list of dangerous IP addresses is very large ~ 25,000, when updated in this way, all addresses are deleted and added again. It's pointless to do this every time you update.
122+
The list of IP addresses is very large ~ 25,000, when updated in this way, all addresses are deleted and added again. It's pointless to do this every time you update.
125123

126-
This service only allows you to edit changes. Delete something, add something
124+
This service `mikroseclist` only allows you to edit changes. Add and delete only new addresses, not the entire list

0 commit comments

Comments
 (0)