ewigl / mihomo

Mihomo tun 模式配置,Windows 和 Android(root)。
https://ewigl.github.io/notes/posts/202404/mihomo-tun-guide/
26 stars 8 forks source link
clash mihomo

Mihomo Tun 模式配置

文档

ZH

准备

  1. 下载 Mihomo Core
  2. 这里下载 GeoIP.datGeoSite.dat
  3. 这里下载 metacubexd
  4. Android 版本使用 Box for Root

备注

目录结构 - Windows

.
└── D:/Apps/Mihomo/
    ├── config.yaml
    ├── GeoIP.dat
    ├── GeoSite.dat
    ├── mihomo-windows-amd64.exe
    ├── mihomo.start.vbs
    ├── Mihomo.Startup.xml
    ├── mihomo.stop.bat
    ├── README.md
    ├── custom-rules/
    │   ├── direct.yaml
    │   ├── proxy.yaml
    │   └── reject.yaml
    ├── metacubexd/
    │   ├── index.html
    │   └── ...
    ├── proxies/
    │   ├── Local.yaml
    │   └── ...
    └── ruleset/
        ├── proxy.yaml
        └── ...

目录结构 - Android

.
└── /data/adb/box/
    ├── bin/
    │   └── xclash/
    │       └── mihomo
    └── clash/
        ├── metacubexd/
        ├── proxies/
        ├── ruleset/
        ├── config.yaml
        ├── GeoIP.dat
        └── GeoSite.dat