ctcgfw test

This commit is contained in:
root
2020-09-02 06:57:51 +08:00
parent 87d843d0a1
commit a0991b2347
13 changed files with 311 additions and 475 deletions

6
add_openclash.sh Normal file
View File

@@ -0,0 +1,6 @@
git clone -b master https://github.com/vernesong/OpenClash.git
mv OpenClash/luci-app-openclash friendlywrt-rk3328/friendlywrt/package
cd friendlywrt-rk3328/friendlywrt/package/base-files/files
mkdir -p etc/openclash/core && cd etc/openclash/core
curl -L https://github.com/vernesong/OpenClash/releases/download/Clash/clash-linux-armv8.tar.gz | tar zxf -
chmod +x clash