From 356a6d72bb2a533a8cf0fea18a8a61391baad783 Mon Sep 17 00:00:00 2001 From: erjemin Date: Mon, 19 May 2025 11:00:18 +0300 Subject: [PATCH] =?UTF-8?q?add:=20=D0=97=D0=B0=D1=89=D0=B8=D1=82=D0=B0=20?= =?UTF-8?q?=D1=85=D0=BE=D1=81=D1=82=D0=B0=20=D1=81=20=D0=BF=D0=BE=D0=BC?= =?UTF-8?q?=D0=BE=D1=89=D1=8C=D1=8E=20CrowdSec=20...........?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- ...ection-with-crowdsec.md => host-protection-with-crowdsec.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename raspberry-and-orange-pi/{k3s-protection-with-crowdsec.md => host-protection-with-crowdsec.md} (100%) diff --git a/README.md b/README.md index 04924c6..29b0b60 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ * [k8s (кubernetes) на Orange Pi (драфт...)](raspberry-and-orange-pi/k8s.md) * [k3s (кubernetes) на Orange Pi](raspberry-and-orange-pi/k3s.md) * [Перекомпиляция ядра Linux (включение пподдержки iSCSI в Orange Pi 5 Plus](raspberry-and-orange-pi/opi5plus-rebuilding-linux-kernel-for-iscsi.md) -* [Защита хоста с помощью CrowdSec](raspberry-and-orange-pi/k3s-protection-with-crowdsec.md) +* [Защита хоста с помощью CrowdSec](raspberry-and-orange-pi/host-protection-with-crowdsec.md) * ## Nginx / Apache * [Ограничение доступа по User-Agent (на примере GPTBot)](nginx/nginx-ban-user-agent.md) diff --git a/raspberry-and-orange-pi/k3s-protection-with-crowdsec.md b/raspberry-and-orange-pi/host-protection-with-crowdsec.md similarity index 100% rename from raspberry-and-orange-pi/k3s-protection-with-crowdsec.md rename to raspberry-and-orange-pi/host-protection-with-crowdsec.md