Merge branch 'main' of framagit.org:ppom/reaction
This commit is contained in:
commit
4927460af7
@ -32,7 +32,7 @@ local banFor(time) = {
|
|||||||
streams: {
|
streams: {
|
||||||
// Ban hosts failing to connect via ssh
|
// Ban hosts failing to connect via ssh
|
||||||
ssh: {
|
ssh: {
|
||||||
cmd: [' journalctl', '-fn0', '-u', 'sshd.service'],
|
cmd: ['journalctl', '-fn0', '-u', 'sshd.service'],
|
||||||
filters: {
|
filters: {
|
||||||
failedlogin: {
|
failedlogin: {
|
||||||
regex: [
|
regex: [
|
||||||
|
Loading…
Reference in New Issue
Block a user