Lorenamihomo 超精简手搓白名单配置文件 裸核运行方法 中发帖

裸核运行脚本

下载 mihomo 核心文件并解压
在同目录下创建 mihomo.vbs 文件

set mihomo = CreateObject("WScript.Shell")
mihomo.Run "mihomo-windows-amd64.exe -d .", 0


在同目录下创建 config.yaml 文件

配置示例
ipv6: false
external-controller: 0.0.0.0:9090
external-ui: ui
geodata-mode: true # 开启 dat 模式 面板可显示规则数量
geo-auto-update: true
geo-update-interval: 24
geox-url:
geoip: "https://fastly.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@relea...