Skip to content

better transparent proxy module (based clash)

License

Notifications You must be signed in to change notification settings

outlllc/akashaProxy

 
 

Repository files navigation

##akashaProxy

Chinese | [English]

Module path:

Work path: /data/adb/clash/

clash.config : module startup configuration

config.yaml.:clash configuration file

packages.list : Black/white list for proxying

yacd management panel: 127.0.0.1:9090/ui (default)

Rename config.yaml.example to config.yaml and fill in the configuration file, or use your own configuration file

clash 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 to manage startup and shutdown or KernelSU webUI control

Compile

Execute make to compile and package the module

make

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

Publish

Telegram Github workflow (requires decompression)

About

better transparent proxy module (based clash)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 76.2%
  • TypeScript 19.5%
  • Makefile 2.3%
  • CSS 1.8%
  • JavaScript 0.2%