Skip to content

mihomo-core 1.0.1

Choose a tag to compare

@techysy techysy released this 11 Aug 09:54
· 59 commits to master since this release

Mihomo Core 1.0.1

独立 mihomo 内核代理服务(自启):mixed 7890 + Clash API 9090 + 状态页 9092

本版本

  • ✅ 卸载时彻底清理进程并释放端口(修复重装时端口被占用)
  • ✅ 状态页显示 NAS 局域网 IP(非 127.0.0.1)
  • ✅ 附带 GPLv3(mihomo 内核)许可证,安装有协议同意

使用

  1. 下载 mihomo-core-1.0.1.fpk,在 fnOS App Center 手动安装
  2. 打开 MetaCubeXD 面板填 API http://<NAS-IP>:9090
  3. 添加节点/订阅

端口占用时:SSH 执行 pkill -9 -f mihomo + fuser -k 9090/tcp 7890/tcp 9092/tcp