Files
cellular-proxy/docs/ops.md
T
Hermes 0b565471df feat: 预置 sing-box 到 Gitea Release,一键优先本地下载
- amd64/arm64 整包 + armv7 分片上传 Release bin-v1.11.7
- fetch: Gitea 整包/分片 → git.86482425.xyz → 直连 GitHub
- publish-binaries-to-gitea.sh 支持大文件自动分片
2026-07-21 12:08:02 +00:00

528 B

运维

正确用法

  1. 系统照常上网(WiFi)— 不经过代理
  2. 需要「用流量出口」时:把应用的 HTTP/SOCKS 指到 LAN:7890
  3. cpxy verify 确认代理 IP ≠ 直连 IP

内存

MEMORY_MAX_MB=64   # 更紧
LOG_LEVEL=error

卸载

sudo systemctl disable --now cellular-proxy
sudo rm -f /etc/systemd/system/cellular-proxy.service /usr/local/bin/cpxy
sudo systemctl daemon-reload
sudo rm -rf /opt/cellular-proxy /var/lib/cellular-proxy /var/log/cellular-proxy