add mihomo

This commit is contained in:
kenzok8 2024-09-08 14:32:58 +00:00
parent 61061bcb5c
commit b1c7b0eb49
4 changed files with 101 additions and 98 deletions

15
.github/diy/litte.sh vendored
View File

@ -37,11 +37,10 @@ git clone --depth 1 https://github.com/kenzok78/luci-app-argone-config
git clone --depth 1 https://github.com/kenzok78/luci-app-adguardhome
git clone --depth 1 https://github.com/kenzok78/luci-app-fileassistant
git clone --depth 1 https://github.com/kenzok78/luci-app-filebrowser
git clone --depth 1 https://github.com/kenzok78/luci-theme-design
#git clone --depth 1 https://github.com/kenzok78/luci-theme-design
git clone --depth 1 https://github.com/gngpp/luci-app-design-config
git clone --depth 1 -b lede https://github.com/pymumu/luci-app-smartdns
git clone --depth 1 https://github.com/Huangjoe123/luci-app-eqos
#git clone --depth 1 https://github.com/jerrykuku/lua-maxminddb
git clone --depth 1 https://github.com/sirpdboy/luci-app-partexp
git clone --depth 1 -b master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic
git clone --depth 1 https://github.com/ophub/luci-app-amlogic amlogic && mv -n amlogic/luci-app-amlogic ./;rm -rf amlogic
@ -55,22 +54,24 @@ git clone --depth 1 -b lua https://github.com/sbwml/luci-app-alist openwrt-alist
git clone --depth 1 https://github.com/lisaac/luci-app-dockerman dockerman && mv -n dockerman/applications/* ./; rm -rf dockerman
git clone --depth 1 https://github.com/vernesong/OpenClash && mv -n OpenClash/luci-app-openclash ./; rm -rf OpenClash
git clone --depth 1 https://github.com/kenzok8/litte && mv -n litte/luci-theme-atmaterial_new litte/luci-theme-tomato ./ ; rm -rf litte
git clone --depth 1 https://github.com/kenzok8/wall && mv -n wall/UnblockNeteaseMusic wall/ddns-go wall/gost wall/smartdns wall/adguardhome wall/filebrowser ./ ; rm -rf wall
#svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg
#git clone --depth 1 https://github.com/kenzok8/wall && mv -n wall/UnblockNeteaseMusic wall/ddns-go wall/gost wall/smartdns wall/adguardhome wall/filebrowser ./ ; rm -rf wall
git clone --depth 1 https://github.com/kenzok8/wall && mv -n wall/* ./ ; rm -rf wall
#git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr
git clone --depth 1 https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1
git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddnsgo && mv -n ddnsgo/luci-app-ddns-go ./; rm -rf ddnsgo
git clone --depth 1 -b main https://github.com/xiaorouji/openwrt-passwall passwall1 && mv -n passwall1/luci-app-passwall ./; rm -rf passwall1
git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 && mv -n passwall2/luci-app-passwall2 ./;rm -rf passwall2
git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/{luci-app-ssr-plus,tuic-client,shadow-tls} ./ ; rm -rf helloworld
git clone --depth 1 https://github.com/kiddin9/openwrt-packages && mv -n openwrt-packages/luci-app-bypass ./ ; rm -rf openwrt-packages
#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
git clone --depth 1 https://github.com/muink/luci-app-homeproxy
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/net/{cdnspeedtest} ./ ; rm -rf packages
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/net/cdnspeedtest ./ ; rm -rf packages
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/lang/lua-maxminddb ./ ; rm -rf packages
git clone --depth 1 https://github.com/immortalwrt/luci && mv -n luci/applications/luci-app-gost ./ ; rm -rf luci
git clone --depth 1 https://github.com/morytyann/OpenWrt-mihomo OpenWrt-mihomo && mv -n OpenWrt-mihomo/*mihomo ./ ; rm -rf OpenWrt-mihomo
#git clone --depth 1 https://github.com/immortalwrt/luci && mv -n luci/applications/{luci-app-gost,luci-app-homeproxy} ./ ; rm -rf luci
#git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr
#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
#git clone --depth 1 https://github.com/jerrykuku/lua-maxminddb
#svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg
sed -i \
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \

12
.github/diy/small.sh vendored
View File

@ -15,17 +15,19 @@ mv -n `find $1/* -maxdepth 0 -type d` ./
rm -rf $1
}
git clone --depth 1 https://github.com/kenzok8/wall && mv -n wall/* ./ ; rm -rf {UnblockNeteaseMusic,adguardhome,alist,ddns-go,dockerd,filebrowser,gost,lucky,mosdns,sagernet-core,smartdns,ucl,upx-static,upx} && rm -rf wall
#git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr
git clone --depth 1 -b v5-lua https://github.com/sbwml/luci-app-mosdns openwrt-mos && mv -n openwrt-mos/luci-app-mosdns ./; rm -rf openwrt-mos
git clone --depth 1 https://github.com/sbwml/luci-app-mosdns openwrt-mos1 && mv -n openwrt-mos1/{mosdns,v2dat} ./; rm -rf openwrt-mos1
git clone --depth 1 -b main https://github.com/xiaorouji/openwrt-passwall passwall1 && mv -n passwall1/luci-app-passwall ./; rm -rf passwall1
git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 && mv -n passwall2/luci-app-passwall2 ./;rm -rf passwall2
git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/{luci-app-ssr-plus,tuic-client,shadow-tls} ./ ; rm -rf helloworld
#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
git clone --depth 1 https://github.com/muink/luci-app-homeproxy
#git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall-packages passwall-packages && mv -n passwall-packages/{sing-box,shadowsocks-rust} ./; rm -rf passwall-packages
#svn export https://github.com/immortalwrt/packages/trunk/devel/gn
git clone --depth 1 https://github.com/kiddin9/openwrt-packages && mv -n openwrt-packages/luci-app-bypass ./ ; rm -rf openwrt-packages
git clone --depth 1 https://github.com/morytyann/OpenWrt-mihomo OpenWrt-mihomo && mv -n OpenWrt-mihomo/*mihomo ./ ; rm -rf OpenWrt-mihomo
git clone --depth 1 https://github.com/muink/luci-app-homeproxy
#git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall-packages passwall-packages && mv -n passwall-packages/{sing-box,shadowsocks-rust} ./; rm -rf passwall-packages
#git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr
#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
#svn export https://github.com/immortalwrt/packages/trunk/devel/gn
sed -i \
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \

View File

@ -15,7 +15,7 @@
* 仓库里luci-theme-argon 适配23.05 不适配18.06,切记!
* 把openwrt-packages与small仓库重新归类ssr、passwall、vssr以及依赖合并small
* 把openwrt-packages与small仓库重新归类ssr、passwall、homeproxy、mihomo以及依赖合并small
* 喜欢追新的可以去下载small-package该仓库每天自动同步更新

View File

@ -1,85 +1,85 @@
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=kenzok8&show_icons=true&theme=radical)
<div align="center">
<h1 align="center"openwrt-packages</h1>
<img src="https://img.shields.io/github/issues/kenzok8/openwrt-packages?color=green">
<img src="https://img.shields.io/github/stars/kenzok8/openwrt-packages?color=yellow">
<img src="https://img.shields.io/github/forks/kenzok8/openwrt-packages?color=orange">
<img src="https://img.shields.io/github/license/kenzok8/openwrt-packages?color=ff69b4">
<img src="https://img.shields.io/github/languages/code-size/kenzok8/openwrt-packages?color=blueviolet">
</div>
<img src="https://v2.jinrishici.com/one.svg?font-size=24&spacing=2&color=Black">
<br>English | [简体中文](README.md)
##### illustrate
* If you like to follow new ones, you can download small-package, the warehouse is automatically updated every day
* [small-package warehouse address](https://github.com/kenzok8/small-package)
* The software syn the updates from to time, suitable for one-click download for openwrt compilation
##### Plugin update download:
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/kenzok8/compile-package?style=for-the-badge&label=插件更新下载)](https://github.com/kenzok8/compile-package/releases/latest)
+ [ssr+passwall](https://github.com/kenzok8/small)
+ [firmware+plugin](https://op.dllkids.xyz/)
#### Instructions
add command
```yaml
sed -i '1i src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
sed -i '2i src-git small https://github.com/kenzok8/small' feeds.conf.default
git pull
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
```
- openwrt firmware to compile custom themes and software
-
| software name | illustrate | Chinese description |
| -----------------------------|------------------------| ------------|
| luci-app-alist | file list program | 支持多存储的文件列表程序 |
| luci-app-advanced | System advanced settings | 系统高级设置 |
| luci-app-adguardhome | Block adg | AdG去广告 |
| luci-theme-atmaterial_new | atmaterial theme (adapted to luci-18.06) | Atmaterial 三合一主题 |
| luci-theme-argone | argone theme | 修改老竭力主题名 |
| luci-app-argone-config | argone theme settings | argone主题设置 |
| luci-app-aliddns | aliyunddns | 阿里云ddns插件 |
| luci-app-aliyundrive-webdav | Aliyun Disk WebDAV Service | 阿里云盘 WebDAV 服务 |
| luci-app-dnsfilter | dns ad filtering | 基于DNS的广告过滤 |
| luci-theme-design | design theme | design 主题 |
| luci-app-amlogic | Amlogic Service | 晶晨宝盒 |
| luci-app-eqos | Speed limit by IP address | 依IP地址限速 |
| luci-app-gost | https proxy | 隐蔽的https代理 |
| luci-app-openclash | openclash proxy | clash的图形代理软件 |
| luci-app-passwall | passwall proxy | passwall代理软件 |
| luci-app-wechatpush | WeChat/DingTalk Pushed plugins | 微信/钉钉推送 |
| luci-theme-tomato | Modify topic name | tomato主题 |
| luci-app-smartdns | smartdns dns pollution prevention | smartdns DNS防污染 |
| luci-app-ssr-plus | ssr-plus proxy | ssr-plus 代理软件 |
| luci-app-store | store software repository | 应用商店 |
| luci-theme-mcat | Modify topic name | mcat主题 |
| luci-app-mosdns | mosdns dns offload |DNS 国内外分流解析与广告过滤 |
| luci-app-unblockneteasemusic | Unlock NetEase Cloud Music | 解锁网易云音乐 |
| luci-app-homeproxy | homeproxy proxy | homeproxy 代理 |
* Modify argon to argonne, including argonne-config, to prevent argon with the same name from affecting compilation
![atmaterial_Brown theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-9.jpg)
![atmaterial_Brown theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-10.jpg)
![atmaterial_Brown theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-11.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-5.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-6.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-7.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-8.jpg)
![atmaterial](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-12.jpg)
![atmaterial](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-13.jpg)
![atmaterial](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-14.jpg)
![argone](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-1.png)
![argone](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-2.png)
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=kenzok8&show_icons=true&theme=radical)
<div align="center">
<h1 align="center"openwrt-packages</h1>
<img src="https://img.shields.io/github/issues/kenzok8/openwrt-packages?color=green">
<img src="https://img.shields.io/github/stars/kenzok8/openwrt-packages?color=yellow">
<img src="https://img.shields.io/github/forks/kenzok8/openwrt-packages?color=orange">
<img src="https://img.shields.io/github/license/kenzok8/openwrt-packages?color=ff69b4">
<img src="https://img.shields.io/github/languages/code-size/kenzok8/openwrt-packages?color=blueviolet">
</div>
<img src="https://v2.jinrishici.com/one.svg?font-size=24&spacing=2&color=Black">
<br>English | [简体中文](README.md)
##### illustrate
* If you like to follow new ones, you can download small-package, the warehouse is automatically updated every day
* [small-package warehouse address](https://github.com/kenzok8/small-package)
* The software syn the updates from to time, suitable for one-click download for openwrt compilation
##### Plugin update download:
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/kenzok8/compile-package?style=for-the-badge&label=插件更新下载)](https://github.com/kenzok8/compile-package/releases/latest)
+ [ssr+passwall](https://github.com/kenzok8/small)
+ [firmware+plugin](https://op.dllkids.xyz/)
#### Instructions
add command
```yaml
sed -i '1i src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
sed -i '2i src-git small https://github.com/kenzok8/small' feeds.conf.default
git pull
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
```
- openwrt firmware to compile custom themes and software
-
| software name | illustrate | Chinese description |
| -----------------------------|------------------------| ------------|
| luci-app-alist | file list program | 支持多存储的文件列表程序 |
| luci-app-advanced | System advanced settings | 系统高级设置 |
| luci-app-adguardhome | Block adg | AdG去广告 |
| luci-theme-atmaterial_new | atmaterial theme (adapted to luci-18.06) | Atmaterial 三合一主题 |
| luci-theme-argone | argone theme | 修改老竭力主题名 |
| luci-app-argone-config | argone theme settings | argone主题设置 |
| luci-app-aliddns | aliyunddns | 阿里云ddns插件 |
| luci-app-aliyundrive-webdav | Aliyun Disk WebDAV Service | 阿里云盘 WebDAV 服务 |
| luci-app-dnsfilter | dns ad filtering | 基于DNS的广告过滤 |
| luci-theme-design | design theme | design 主题 |
| luci-app-amlogic | Amlogic Service | 晶晨宝盒 |
| luci-app-eqos | Speed limit by IP address | 依IP地址限速 |
| luci-app-gost | https proxy | 隐蔽的https代理 |
| luci-app-openclash | openclash proxy | clash的图形代理软件 |
| luci-app-passwall | passwall proxy | passwall代理软件 |
| luci-app-wechatpush | WeChat/DingTalk Pushed plugins | 微信/钉钉推送 |
| luci-theme-tomato | Modify topic name | tomato主题 |
| luci-app-smartdns | smartdns dns pollution prevention | smartdns DNS防污染 |
| luci-app-ssr-plus | ssr-plus proxy | ssr-plus 代理软件 |
| luci-app-store | store software repository | 应用商店 |
| luci-theme-mcat | Modify topic name | mcat主题 |
| luci-app-mosdns | mosdns dns offload |DNS 国内外分流解析与广告过滤 |
| luci-app-unblockneteasemusic | Unlock NetEase Cloud Music | 解锁网易云音乐 |
| luci-app-homeproxy | homeproxy proxy | homeproxy 代理 |
* Modify argon to argonne, including argonne-config, to prevent argon with the same name from affecting compilation
![atmaterial_Brown theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-9.jpg)
![atmaterial_Brown theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-10.jpg)
![atmaterial_Brown theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-11.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-5.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-6.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-7.jpg)
![atmaterial_red theme](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-8.jpg)
![atmaterial](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-12.jpg)
![atmaterial](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-13.jpg)
![atmaterial](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-14.jpg)
![argone](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-1.png)
![argone](https://raw.githubusercontent.com/kenzok8/kenzok8/main/screenshot/sshot-2.png)