修改默认端口为16026

This commit is contained in:
2026-07-07 13:20:52 +08:00
parent fc43e6e806
commit ef4d26f11b
10 changed files with 155 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
- **当前版本**: v1.0.2
- **提交历史**:
- v1.0.0: 初始化项目
- v1.0.1: 修改端口为 16025
- v1.0.1: 修改端口为 16026
- v1.0.2: 修复 agent-browser socket 权限问题
## 操作步骤
@@ -39,5 +39,5 @@ git push -u origin master --tags
## 服务地址
- Web 界面: http://192.168.0.101:16025
- API 接口: http://192.168.0.101:16025/api/capture
- Web 界面: http://192.168.0.101:16026
- API 接口: http://192.168.0.101:16026/api/capture