claw-control-client
v1.0.5
Published
Claw Control Client — 自主中继客户端 CLI
Readme
Claw Control Client
Claw Control CLI 客户端 — 管理与 claw-control-server 的配对和连接。
安装
npm install -g claw-control-client命令
配对
clawcontrol pair # 默认连 119.45.24.29:5201
clawcontrol pair -s http://your-server:5201 # 指定服务器
clawcontrol pair -n "我的 Mac" # 指定设备名查看配对信息
clawcontrol pairing显示网关 ID、配对码(自动刷新)、服务器地址、QR 码。
连接状态
clawcontrol status配置管理
clawcontrol config --show # 查看当前配置
clawcontrol config -s http://new-server:5201 # 修改服务器地址配套服务
- claw-control-server — 中继服务端
- Claw Manager — iOS 客户端
License
MIT
