# openwrt-packages
**Repository Path**: MKBLfbl/openwrt-packages
## Basic Information
- **Project Name**: openwrt-packages
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-23
- **Last Updated**: 2021-11-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

#### 说明
* 软件不定期同步大神库更新,适合一键下载到package目录下,用于openwrt编译
* 作为搬运工,passwall的依赖一并找齐了
- [passwall依赖库下载链接,注意!在openwrt或者lean源码下编译passwall,要下载此依赖库](https://github.com/kenzok8/small.git)
- [或者Lienol passwall新库地址](https://github.com/xiaorouji/openwrt-passwall.git)
1、 lede/package$下运行 或者openwrt/package$下运行
```bash
git clone https://github.com/kenzok8/openwrt-packages.git
```
2、 或者添加下面代码到 openwrt 或lede源码根目录feeds.conf.default文件
```bash
src-git kenzo https://github.com/kenzok8/openwrt-packages
```
3、 passwall依赖
```bash
src-git small https://github.com/kenzok8/small
```
- openwrt 固件编译自定义主题与软件
- luci-app-vssr ------------------vssr老竭力
- luci-app-dnsfilter ------------------基于DNS的广告过滤
- luci-app-openclash ------------------openclash图形
- luci-app-advancedsetting ------------------系统高级设置
- luci-app-serverchan ------------------Server酱 微信/Telegram 推送的插件
- luci-theme-ifit ------------------透明主题(适配18.06修复主机名错误)
- luci-theme-atmaterial ------------------atmaterial 三合一主题(适配18.06)
- luci-app-aliddns ------------------阿里云ddns
- luci-app-eqos ------------------依IP地址限速
- luci-app-gost ------------------隐蔽的https代理
- luci-app-adguardhome ------------------去广告
- luci-app-smartdns ------------------smartdns防污染
- luci-app-passwall ------------------Lienol大神
- luci-theme-argon_new ------------------二合蓝 紫主题
- luci-app-ssr-plus ------------------Lean大神
- luci-theme-opentomcat ------------------修复主机名错误(适配18.06)
- luci-theme-opentomato ------------------修复主机名错误(适配18.06)
#### 注意
* Lean大近期修改源码后,主题适配!














* 修复opentomato 与opentomcat修改主机名无效的bug



