From ceb92d663eaaa240730d81322b83d1d4c458da81 Mon Sep 17 00:00:00 2001 From: wood chen Date: Tue, 24 Jun 2025 12:50:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E4=BB=AA=E8=A1=A8=E6=9D=BF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=B8=AD=EF=BC=8C=E4=B8=BA=E5=AE=A2=E6=88=B7=E7=AB=AF?= =?UTF-8?q?IP=E5=9C=B0=E5=9D=80=E6=B7=BB=E5=8A=A0=E4=BA=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E4=BD=BF=E5=85=B6=E5=9C=A8=E9=BC=A0=E6=A0=87?= =?UTF-8?q?=E6=82=AC=E5=81=9C=E6=97=B6=E6=98=BE=E7=A4=BA=E4=B8=BA=E8=93=9D?= =?UTF-8?q?=E8=89=B2=E5=B9=B6=E5=B8=A6=E4=B8=8B=E5=88=92=E7=BA=BF=EF=BC=8C?= =?UTF-8?q?=E6=8F=90=E5=8D=87=E4=BA=86=E9=93=BE=E6=8E=A5=E7=9A=84=E5=8F=AF?= =?UTF-8?q?=E8=A7=81=E6=80=A7=E5=92=8C=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/app/dashboard/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/dashboard/page.tsx b/web/app/dashboard/page.tsx index c4a0356..8c31914 100644 --- a/web/app/dashboard/page.tsx +++ b/web/app/dashboard/page.tsx @@ -398,7 +398,7 @@ export default function DashboardPage() { {formatLatency(req.Latency)} {formatBytes(req.BytesSent)} - + {req.ClientIP}