From 5eb7f0988b31cfdabf5543e92a153100a16c8d81 Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Fri, 2 Jan 2026 19:26:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/README.md b/docker/README.md index e094611c..f0a25b2d 100644 --- a/docker/README.md +++ b/docker/README.md @@ -15,7 +15,7 @@ docker run -d \ --name shellcrash \ -p 7890:7890 \ -p 9999:9999 \ - shellcrash:latest + juewuy/shellcrash:latest ``` ------ @@ -59,7 +59,7 @@ docker run -d \ --cap-add SYS_ADMIN \ --device /dev/net/tun:/dev/net/tun \ --restart unless-stopped \ - shellcrash:latest + juewuy/shellcrash:latest ``` ### 3. 配置需要路由的设备