docs(skill): mark git proxy run as legacy foreground mode.

This commit is contained in:
Zhengshou Lai
2026-08-12 21:16:53 +08:00
parent f8be17fe4f
commit 12b8ab042d
@@ -20,13 +20,13 @@ mytoolkit completion # 安装/查看/卸载 shell 补全(install / uni
```bash ```bash
mytoolkit git proxy list mytoolkit git proxy list
mytoolkit git proxy status # 全部守护进程 + git config mytoolkit git proxy status # 全部守护进程 + git config
mytoolkit git proxy start fastgithub # 后台起进程 + Parallels socat(默认不改 git config mytoolkit git proxy start fastgithub # 推荐:后台 + Parallels socat(默认不改 git config
mytoolkit git proxy stop # 停「当前」 mytoolkit git proxy stop # 停「当前」
mytoolkit git proxy stop fastgithub mytoolkit git proxy stop fastgithub
mytoolkit git proxy restart # 重启「当前」 mytoolkit git proxy restart # 重启「当前」
mytoolkit git proxy set fastgithub # 仅写 git http(s).proxy mytoolkit git proxy set fastgithub # 仅写 git http(s).proxy
mytoolkit git proxy unset mytoolkit git proxy unset
mytoolkit git proxy run fastgithub # 前台(设 git + Ctrl-C 清理);CI 主机请用 start mytoolkit git proxy run fastgithub # 前台模式(设 git + Ctrl-C 清理);CI 主机请用 start
``` ```
- `start` / `stop` / `restart`:端口 + PID`lsof`),状态文件 `~/.mytoolkit/run/proxy-current.json` - `start` / `stop` / `restart`:端口 + PID`lsof`),状态文件 `~/.mytoolkit/run/proxy-current.json`