Une façon créative de bloquer les indésirables

This commit is contained in:
2026-03-07 16:56:12 +01:00
parent c9fa92923e
commit cbdd378c4b
10 changed files with 1759 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#title: ""
#attribution: ""
description: "L'alias `comportement_suspect` se remplit tout seul désormais."
#prompt: ""

View File

@@ -0,0 +1,4 @@
#title: ""
#attribution: ""
description: "Vue simplifiée de mon architecture réseau."
#prompt: ""

View File

@@ -0,0 +1,4 @@
#title: ""
attribution: "ChatGPT Auto"
description: "Collaboration entre Caddy et OPNsense pour filtrer les comportements suspects sur mon site."
prompt: "Dynamic digital illustration showing collaboration between a Caddy web server and an OPNsense firewall to block suspicious IP addresses while remaining bot-friendly. Split cyber-security themed scene: on the left a modern server rack with the Caddy logo and a glowing blue protective shield, friendly small robot bots representing legitimate crawlers; on the right an OPNsense firewall server emitting an orange security shield. In the center a digital warning panel reading Access Denied Suspicious IP with network traffic being filtered. Dark cyber-security environment with world map, network lines, glowing circuits, blue vs orange lighting contrast, cinematic lighting, high-detail, wide banner illustration suitable as a blog header."

View File

@@ -0,0 +1,4 @@
#title: ""
#attribution: ""
description: "Ce petit malotru vérifie si je fais tourner WordPress. Pour la dernière fois."
#prompt: ""

View File

@@ -0,0 +1,15 @@
flowchart LR
internet[Internet]
freebox[Freebox<br/>mode bridge]
opnsense[Routeur<br/>OPNsense + Caddy]
internet --> freebox --> opnsense
subgraph lan[Réseau local]
direction TB
server[server-main<br/>NixOS + Caddy<br/>Héberge mon blog]
others[Autres machines physiques<br/>Autres services web]
end
opnsense -->|Reverse-proxy| server
opnsense -->|Reverse-proxy| others

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB