5 lines
134 B
PowerShell
5 lines
134 B
PowerShell
# 网络监控器启动脚本
|
|
# 直接调用Python主程序,所有逻辑在Python中处理
|
|
|
|
python application.py 192.168.10.1 30 5
|