From 1f27f306a5b068d75d7c33b4cfa3a1ecdfbca28c Mon Sep 17 00:00:00 2001 From: Djeex Date: Fri, 26 Sep 2025 15:35:35 +0000 Subject: [PATCH] Fixed illustration --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 9a36ceb..822c619 100644 --- a/README.MD +++ b/README.MD @@ -38,7 +38,7 @@ Proxy Docker socket from a docker proxy to a container in host mode without dire **Socat-proxy solves this problem** by creating a secure bridge between host-mode containers and containerized socket proxies. It exposes a UNIX socket file on the host filesystem that Beszel can access, while securely forwarding all Docker API requests to the socket-proxy running on the bridge network. -![](https://git.djeex.fr/Djeex/socat-proxy/raw/branch/main/assets/img/socat-proxy.svg) +![](https://git.djeex.fr/Djeex/socat-proxy/raw/branch/main/illustration/socat-proxy.svg) ## 🛠️ Configuration