Giter Site home page Giter Site logo

clash_premium_for_magisk's Introduction

Clash Premium Magisk Module

简体中文

This is a clash premium module for Magisk, and includes binaries for arm,arm64,x64,x86.

Included

Install

You can download the release installer zip file and install it via the Magisk Manager App.

Config

  • The clash data directory is in /sdcard/Documents/clash.
  • Please put the config.yaml file and Country.mmdb in the data directory.
  • Tips: Ensure that the tun field and dns field exist in the config.yaml file, otherwise the transparent proxy will not work.

Usage

Manage service start / stop

  • Use the clash_control command under andoid termux, the available parameters enable|disable|restart, for example, the command for service startup is clash_control enable.

  • It is recommended to use Dashboard App management.

Select which App to proxy

  • If you expect transparent proxy ( read Transparent proxy section for more detail ) for specific Apps, just write down these Apps' uid in file /sdcard/Documents/clash/appid.list .
  • Each App's uid should separate by space or just one App's uid per line. ( for Android App's uid , you can search App's package name in file /data/system/packages.list , or you can look into some App like Shadowsocks. )
  • If you expect all Apps proxy by V2Ray with transparent proxy, just write a single number ALL in file /sdcard/Documents/clash/appid.list .
  • If you expect all Apps proxy by V2Ray with transparent proxy EXCEPT specific Apps, write down bypass at the first line then these Apps' uid separated as above in file /sdcard/Documents/clash/appid.list.
  • Transparent proxy won't take effect until the V2Ray service start normally and file /sdcard/Documents/clash/appid.list is not empty.

Transparent proxy

What is "Transparent proxy"

"A 'transparent proxy' is a proxy that does not modify the request or response beyond what is required for proxy authentication and identification". "A 'non-transparent proxy' is a proxy that modifies the request or response in order to provide some added service to the user agent, such as group annotation services, media type transformation, protocol reduction, or anonymity filtering".

​ -- Transparent proxy explanation in Wikipedia

Uninstall

  • Uninstall the module via Magisk Manager App.

clash_premium_for_magisk's People

Contributors

e7kmbb avatar kalasutra avatar oohhhhhhh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.