Code Monkey home page Code Monkey logo

akashaproxy-beta's Introduction

akashaProxy

中文 | English

akashaProxy is a Magisk/KernelSU module derived from mihomoclashMeta

The name comes from the AkashaSystem of clashMeta documentation modified

99% of the problems in this module basically come from the clash configuration error or the plug-in configuration error

Please make good use of clash logs and search engines

Module path:

Work path: /data/clash/

clash.config : Module start config

clash.yaml : Clash config(global configuration and dns configuration)

config.yaml : Clash config(other)

packages.list : proxy black/white list packages list

Admin panel: 127.0.0.1:9090/ui (default)

├── adguard // AdGuardHome bin dir
│   ├── AdGuardHome
├── clashkernel // Kernel bin dir
│   ├── clashMeta 
├── scripts // Module startup script
│   ├── clash.inotify
│   ├── clash.iptables
│   ├── clash.service
│   └── clash.tool
├── tools
│   ├── DeleteCache.sh // Clear cache of Google apps and other apps
│   ├── DownloadAdGuardHome.sh // Download and install the AdGuardHome plugin
│   ├── reload.sh // reload config file
│   ├── start.sh // Start module
│   └── stop.sh // Stop module
├── yacd
│   ├── // yacd-Meta Panel source
├── run
│   ├── // Module running dir
├── bin
│   ├── // Module internal tool dir
├── GeoSite.dat
├── GeoIP.dat
├── clash.config
├── clash.yaml
├── config.yaml
└── packages.list

clashMeta Tutorial: https://wiki.metacubex.one https://clash-meta.wiki

start and stop

start:

/data/clash/script/clash.service -s && /data/clash/script/clash.iptables -s

stop:

/data/clash/script/clash.service -k && /data/clash/script/clash.iptables -k

You can also use dashboard

build

run make Compile and package the module

make

The armeabi-v7a architecture and arm64-v8a architecture are built by default under the android platform.

release

Telegram Github Action(Need to decompress)

akashaproxy-beta's People

Contributors

heinu123 avatar liuran001 avatar ri-char avatar tg-twilight avatar yzrw avatar nep-timeline 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.