/Clash4Magisk

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Clash for Magisk/KernelSU

Clash
Clash

Clash for Magisk is module based on shell script to control Clash service and manage such like tproxy(Transparent proxy), uid-based black, and white list function, or you just want to start the Clash process alone.

How to install

  • Download on release and install via Magisk Manager.

Configure

Root directory: /data/adb/clash/

  • /data/adb/clash/config/ Location for like config.yaml (edit file account.yaml for proxy
  • /data/adb/clash/core/ Clash binary/core location folder
  • /data/adb/clash/run/ For store log and etc information

The root directory contains the following files:

  • _template Template
  • _proxies Proxy rule config
  • account.yaml Proxy account
  • packages.list Black and white list filter list, fill in the package name.

How to use

  • Start and stop the Clash by disabling and enabling the module, or use the Dashboard apps

Credits

License

GNU General Public License v3.0