From efbccd4c68689fd7ad57d65c5ac1ce3e4d4a681c Mon Sep 17 00:00:00 2001 From: Meow <197331664+Meo597@users.noreply.github.com> Date: Tue, 27 Jan 2026 10:50:11 +0800 Subject: [PATCH] EN: Remove image placeholder from tunnel.md --- docs/en/config/inbounds/tunnel.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/en/config/inbounds/tunnel.md b/docs/en/config/inbounds/tunnel.md index 5611ddb9..6ba83cc3 100644 --- a/docs/en/config/inbounds/tunnel.md +++ b/docs/en/config/inbounds/tunnel.md @@ -2,8 +2,6 @@ Tunnel, formerly known as dokodemo-door (Arbitrary Door), can listen on multiple local ports and send all received data to a specific port on a specified server via an outbound, thereby achieving the effect of port mapping. -[Image of port forwarding diagram] - ## InboundConfigurationObject ```json