CodeCliConnector 0.1.5

dotnet tool install --global CodeCliConnector --version 0.1.5
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local CodeCliConnector --version 0.1.5
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CodeCliConnector&version=0.1.5
                    
nuke :add-package CodeCliConnector --version 0.1.5
                    

CodeCliConnector (ccc)

Claude Code 远程连接器 CLI 工具。

将 Claude Code 的 Hook 通知和权限请求转发到远程服务器,支持从移动设备实时审批操作。

安装

dotnet tool install -g CodeCliConnector

使用

# 配置服务器地址和密钥
ccc config

# 启动连接器
ccc run

# 查看帮助
ccc help

命令

命令 说明
run 启动连接器(默认命令)
config 配置服务器地址和密钥
reconnect 重新注册设备获取新令牌
list-devices 列出所有设备及在线状态
unhook 卸载 Claude Code Hook 配置
service-install 注册为 Windows 服务(需管理员权限)
service-uninstall 卸载 Windows 服务(需管理员权限)
log 打开日志文件夹
help 显示帮助信息
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.5 136 3/8/2026
0.1.4 106 3/7/2026
0.1.3 97 3/7/2026
0.1.2 107 3/7/2026
0.1.1 102 3/7/2026
0.1.0 104 3/7/2026