├── README.md ├── config.yaml ├── start-mihomo.vbs ├── 停止运行.bat ├── 关闭开机启动.bat ├── 关闭系统代理.bat ├── 开启开机启动.bat ├── 开启系统代理.bat ├── 重启.bat └── 首次安装.bat /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/README.md -------------------------------------------------------------------------------- /config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/config.yaml -------------------------------------------------------------------------------- /start-mihomo.vbs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/start-mihomo.vbs -------------------------------------------------------------------------------- /停止运行.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/停止运行.bat -------------------------------------------------------------------------------- /关闭开机启动.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/关闭开机启动.bat -------------------------------------------------------------------------------- /关闭系统代理.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/关闭系统代理.bat -------------------------------------------------------------------------------- /开启开机启动.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/开启开机启动.bat -------------------------------------------------------------------------------- /开启系统代理.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/开启系统代理.bat -------------------------------------------------------------------------------- /重启.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/重启.bat -------------------------------------------------------------------------------- /首次安装.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubentuan/mihomo-lazy/HEAD/首次安装.bat --------------------------------------------------------------------------------