# openwrt-packages
**Repository Path**: gebag/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-12-06
- **Last Updated**: 2021-12-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

#### 说明
* 软件不定期同步大神库更新,适合一键下载到package目录下,用于openwrt编译
* 作为搬运工,passwall的依赖一并找齐了
##### 插件每日更新下载:
[](https://github.com/kenzok8/compile-package/releases/latest)
+ [passwall依赖库下载链接](https://github.com/kenzok8/small.git)
+ [或者xiaorouji新库地址](https://github.com/xiaorouji/openwrt-passwall.git)
+ 谢谢 **kiddin9珠玉在前**[openwrt固件与插件下载](https://op.dllkids.xyz/op/firmware/)
1、 lede/package$下运行,或者openwrt/package$下运行
```bash
git clone https://github.com/kenzok8/openwrt-packages
```
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-advanced ------------------系统高级设置
- luci-app-pushbot ------------------微信/钉钉 推送的插件
- luci-theme-ifit ------------------透明主题(适配18.06修复主机名错误)
- luci-theme-atmaterial_new ------------------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-argonne ------------------修改老竭力主题名
- luci-app-argonne-config ------------------argonne主题设置
- luci-app-ssr-plus ------------------Lean大神
- luci-theme-mcat ------------------修改主题名
- luci-theme-tomato ------------------修改主题名
* 修改argon为argonne,包括argonne-config,为防止同名argon,而影响编译












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



