crowdsec: update 1.0.5 - fix ban example (#3441)

This commit is contained in:
mmetc
2023-05-21 09:55:45 +02:00
committed by GitHub
parent 02f273faaf
commit b84fa4af1e
4 changed files with 7 additions and 4 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= crowdsec
PLUGIN_VERSION= 1.0.4
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.0.5
PLUGIN_DEPENDS= crowdsec
PLUGIN_COMMENT= Lightweight and collaborative security engine
PLUGIN_MAINTAINER= marco@crowdsec.net
+4
View File
@@ -8,6 +8,10 @@ WWW: https://crowdsec.net/
Plugin Changelog
================
1.0.5
* fix ban example
1.0.4
* Add force_inotify option to aquire logs when /var/log is in RAM, otherwise
@@ -1,7 +1,7 @@
<model>
<mount>//OPNsense/crowdsec/general</mount>
<description>CrowdSec general configuration</description>
<version>1.0.4</version>
<version>1.0.5</version>
<items>
<agent_enabled type="BooleanField">
@@ -145,7 +145,7 @@
connect, should anything go wrong.
</p>
<pre><code>[root@OPNsense ~]# cscli decisions add -t ban -d 2m -i </code></pre>
<pre><code>[root@OPNsense ~]# cscli decisions add -t ban -d 2m -i &lt;your_ip_address&gt;</code></pre>
<p>
This is a more secure way to test than attempting to brute-force