From b29f3a300c3e0fdfdfe72baad6f6bfc5764e84e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A5=BC=E6=B9=98=E7=BC=98?= <2216918339@qq.com> Date: Sat, 7 Mar 2026 21:33:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E9=BB=98=E8=AE=A4=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run_monitor.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_monitor.ps1 b/run_monitor.ps1 index 221a8f5..7f04fd9 100644 --- a/run_monitor.ps1 +++ b/run_monitor.ps1 @@ -1,4 +1,4 @@ # 网络监控器启动脚本 # 直接调用Python主程序,所有逻辑在Python中处理 -python application.py +python application.py 192.168.10.1 30 5