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