linux-web: B/S 架构——采集引擎后台线程 + aiohttp WebSocket 实时推送 + Web 仪表盘 + systemd 部署

This commit is contained in:
lookt
2026-09-15 20:09:46 +08:00
parent 2c72de1dba
commit f6bdc5a983
8 changed files with 633 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
cd "$(dirname "$0")"
exec python3 -m src.web.server