Skip to main content

ChatArch proxy toolkit for Clash, subconverter, and proxy service operations.

Project description

chatclash

ChatArch single-machine proxy toolkit for Mihomo runtime management, subscription-backed config generation, and ChatEnv-backed proxy validation.

Quick start

pip install -e ".[dev]"
chatclash init
chatclash sub set -i
# If the subscription source blocks direct server fetches, use:
chatclash mihomo install --daemon
chatclash sub update
chatclash mihomo start
chatclash status
chatenv test -t chatclash

CLI tree

chatclash                         # 管理本机 Mihomo 代理服务
├── init                          # 初始化本机运行目录,并交互式收集 ChatEnv 配置
├── status                        # 查看整体状态
├── sub                           # 管理订阅和生成代理配置
│   ├── set                       # 保存订阅配置到 ChatEnv
│   ├── status                    # 查看订阅配置状态
│   ├── update                    # 用订阅刷新本机配置
│   ├── url                       # 生成订阅转换 URL
│   ├── generate                  # 生成 Clash 配置文件
│   └── converter                 # 安装和管理本机 SubConverter 服务
├── proxy                         # 打印本机代理端点和环境变量
│   ├── show                      # 显示代理端点,默认脱敏显示认证
│   ├── env                       # 输出 shell 代理环境变量;--no-mask 输出可用认证 URL
│   ├── set                       # 修改本机代理端口/host,并重写 active config header
│   └── validate                  # 校验当前 active Mihomo config
└── mihomo                        # 管理 Mihomo 程序
    ├── install                   # 安装 Mihomo
    ├── uninstall                 # 卸载 Mihomo
    ├── update                    # 更新 Mihomo
    ├── start                     # 启动 Mihomo
    ├── stop                      # 停止 Mihomo
    ├── restart                   # 重启 Mihomo
    ├── reload                    # 通过 controller 热加载当前 active config
    ├── status                    # 查看 Mihomo 状态
    └── logs                      # 查看 Mihomo 日志

Common commands

chatclash sub status
chatclash sub converter status
chatclash sub update
chatclash proxy set --http-port 7890 --socks-port 7891 --controller-port 9090 -I -y
chatclash proxy validate
chatclash mihomo update
chatclash mihomo restart
chatclash mihomo logs
chatclash proxy show
eval "$(chatclash proxy env)"
python -m pytest -q

ChatArch conventions

  • CLI interaction uses ChatStyle helpers and the shared -i/-I pattern where applicable.
  • Operator config and CHATCLASH_HOME are stored through ChatEnv; local config stores only derived runtime facts.
  • Major CLI capabilities have reusable Python APIs under src/chatclash/ modules.
  • Sensitive values must not be printed in CLI output, logs, docs, or tests.

ChatEnv fields

Field Notes
CHATCLASH_HOME Machine-local ChatClash runtime directory
CHATCLASH_SUBSCRIPTION_URL Subscription URL, sensitive
CHATCLASH_PROXY_AUTH Proxy authentication, sensitive
CHATCLASH_SUBCONVERTER_URL Optional subconverter service base URL

Machine-local ports, hosts, runtime paths, PID files, and log files live in ChatClash local config rather than ChatEnv. CHATCLASH_HOME is the ChatEnv-managed root used to locate that local config.

Local subscription converter service

chatclash sub converter manages the local subscription converter service used by CHATCLASH_SUBCONVERTER_URL. Host and port are service runtime parameters, not ChatEnv fields.

chatclash sub converter install
chatclash sub converter start              # default http://127.0.0.1:25500
chatclash sub converter start --host 0.0.0.0 --port 26666
chatclash sub converter status
chatclash sub converter logs --tail 200
chatclash sub converter stop

After starting a local converter, store its base URL through ChatEnv when this machine should use it for subscription conversion:

chatenv set CHATCLASH_SUBCONVERTER_URL='http://127.0.0.1:25500'
chatclash sub url --show -I
chatclash sub update

When CHATCLASH_SUBCONVERTER_URL is configured, chatclash sub generate and chatclash sub update use the converter endpoint to regenerate the local Mihomo config. The generated config.yaml is a machine-local artifact: do not copy it between machines. To refresh another host, configure that host's subscription/converter settings and run generation there.

The converter request follows the original ACL4SSR/SubConverter contract (target=clash, insert=false, new_name=true, and related compatibility flags). Some providers return node-only YAML; ChatClash composes the local listener header, authentication, default groups, and rules around those generated nodes.

Authentication and ChatEnv

All public commands expose the shared ChatStyle -i/-I interactive option. For first-time machine setup, run chatclash init interactively, or pass values explicitly for automation:

chatclash init --url-env CHATCLASH_SUBSCRIPTION_URL --proxy-auth-env CHATCLASH_PROXY_AUTH -I
chatclash proxy show              # masked
chatclash proxy show --no-mask    # shows authenticated proxy URLs
chatclash proxy env --no-mask     # usable authenticated http_proxy/https_proxy/all_proxy exports

ChatEnv remains the system of record:

chatenv cat -t chatclash
chatenv cat -t chatclash --no-mask
chatenv test -t chatclash

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatclash-0.1.4.tar.gz (30.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chatclash-0.1.4-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file chatclash-0.1.4.tar.gz.

File metadata

  • Download URL: chatclash-0.1.4.tar.gz
  • Upload date:
  • Size: 30.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for chatclash-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a3b3febfc9a1cb8efce6dff3866fe68340427b4b24f3686610c288dd75533b0a
MD5 851208b59880e4056ebcf086fab5e9a0
BLAKE2b-256 4c69221a06cfe9f946203217f9e6cb4753895846221f969b155a4adc3aba4dcf

See more details on using hashes here.

File details

Details for the file chatclash-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: chatclash-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for chatclash-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3763a41f0cccbe337c0f4d7cfaf65f4791f2cbcf4475929a7f6ac68bb34826d3
MD5 0d5cd7665feb554939391634a5052bd3
BLAKE2b-256 e1ebb8c084c0913287bc6e5b9d50e2a869b32d5965b70ab414f7dd342d9f2a62

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page