mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			88 lines
		
	
	
		
			5.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			88 lines
		
	
	
		
			5.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
 | ||
| <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:
 | ||
| 
 | ||
| [](https://github.com/kenzok8/compile-package/releases/latest)
 | ||
| 
 | ||
| + [passwall dependency](https://github.com/kenzok8/small)
 | ||
| 
 | ||
| + [xiaorouji repository](https://github.com/xiaorouji/openwrt-passwall)
 | ||
| 
 | ||
| + Thank you **kiddin9**[openwrt firmware and plugin download](https://op.dllkids.xyz/op/firmware/)
 | ||
| 
 | ||
| #### Instructions
 | ||
| add command
 | ||
| ```yaml
 | ||
| sed -i '$a src-git kenzo https://github.com/kenzok8/openwrt-packages' feeds.conf.default
 | ||
| sed -i '$a 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-vssr                | vssr proxy                 | vssr老竭力代理软件        |
 | ||
| | luci-app-dnsfilter           | dns ad filtering            | 基于DNS的广告过滤        |
 | ||
| | luci-app-openclash           | openclash proxy            |  clash的图形代理软件      |
 | ||
| | luci-app-advanced            | System advanced settings               | 系统高级设置        |
 | ||
| | luci-app-pushbot             | WeChat/DingTalk Pushed plugins    |   微信/钉钉推送        |
 | ||
| | luci-theme-atmaterial_new    | atmaterial three-in-one theme (adapted to luci-18.06) | Atmaterial 三合一主题        |
 | ||
| | luci-app-aliddns             | aliyunddns         |   阿里云ddns插件      |
 | ||
| | luci-app-eqos                | Speed limit by IP address       | 依IP地址限速      |
 | ||
| | luci-app-gost                | https proxy      | 隐蔽的https代理   |
 | ||
| | luci-app-adguardhome         | Block ads          |  AdG去广告      |
 | ||
| | luci-app-smartdns            | smartdns dns pollution prevention     |  smartdns DNS防污染       |
 | ||
| | luci-app-passwall2            | passwall2 proxy      | passwall2代理软件        |
 | ||
| | luci-theme-argonne           | argonne theme           | 修改老竭力主题名     |
 | ||
| | luci-app-argonne-config      | argonne theme settings            |  argonne主题设置      |
 | ||
| | luci-app-ssr-plus            | ssr-plus proxy              | ssr-plus 代理软件       |
 | ||
| | luci-theme-mcat              | Modify topic name          |   mcat主题        |
 | ||
| | luci-theme-tomato            | Modify topic name             |  tomato主题        |
 | ||
| | luci-theme-neobird           | neobird theme          | neobird主题        |
 | ||
| | luci-app-mosdns              | moddns dns offload            |DNS 国内外分流解析与广告过滤        |
 | ||
| | luci-app-store               | store software repository            |  应用商店   |
 | ||
| | luci-app-unblockneteasemusic | Unlock NetEase Cloud Music         | 解锁网易云音乐   |
 | ||
| | luci-app-gpsysupgrade        | kiddin9 custom firmware upgrade plugin           |kiddin9自定义固件升级 |
 | ||
| | luci-app-aliyundrive-webdav  | Aliyun Disk WebDAV Service            |  阿里云盘 WebDAV 服务   |
 | ||
| 
 | ||
| 
 | ||
| * Modify argon to argonne, including argonne-config, to prevent argon with the same name from affecting compilation
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | 
