![]() |
||
---|---|---|
.github/workflows | ||
MentoHUST-OpenWrt-ipk | ||
UnblockNeteaseMusic | ||
adguardhome | ||
aliyundrive-webdav | ||
amule | ||
app-store-ui | ||
aria2 | ||
autoshare-ksmbd | ||
autoshare-samba | ||
bpytop | ||
brook | ||
cdnspeedtest | ||
chinadns-ng | ||
cups | ||
ddnsto | ||
diy | ||
dns2socks | ||
filebrowser | ||
hysteria | ||
ipt2socks | ||
iptvhelper | ||
jpcre2 | ||
kcptun | ||
libcron | ||
linkease | ||
lua-maxminddb | ||
luci-app-UUGameAcc | ||
luci-app-adguardhome | ||
luci-app-advanced | ||
luci-app-aliddns | ||
luci-app-aliyundrive-webdav | ||
luci-app-amule | ||
luci-app-argon-config | ||
luci-app-argonne-config | ||
luci-app-autoipsetadder | ||
luci-app-autoreboot | ||
luci-app-autorepeater | ||
luci-app-autotimeset | ||
luci-app-baidupcs-web | ||
luci-app-beardropper | ||
luci-app-bypass | ||
luci-app-clash | ||
luci-app-control-timewol | ||
luci-app-control-webrestriction | ||
luci-app-control-weburl | ||
luci-app-cupsd | ||
luci-app-ddnsto | ||
luci-app-dnscrypt-proxy2 | ||
luci-app-dnsfilter | ||
luci-app-dnsmasq-ipset | ||
luci-app-dockerman | ||
luci-app-easymesh | ||
luci-app-easyupdate | ||
luci-app-fileassistant | ||
luci-app-filebrowser | ||
luci-app-godproxy | ||
luci-app-gpsysupgrade | ||
luci-app-guest-wifi | ||
luci-app-homebridge | ||
luci-app-iperf | ||
luci-app-ipsec-server | ||
luci-app-iptvhelper | ||
luci-app-jd-dailybonus | ||
luci-app-kodexplorer | ||
luci-app-koolddns | ||
luci-app-koolproxyR | ||
luci-app-linkease | ||
luci-app-mentohust | ||
luci-app-minieap | ||
luci-app-mosdns | ||
luci-app-netdata | ||
luci-app-netkeeper-interception | ||
luci-app-netspeedtest | ||
luci-app-nft-qos | ||
luci-app-nginx-manager | ||
luci-app-nginx-pingos | ||
luci-app-oaf | ||
luci-app-oled | ||
luci-app-onliner | ||
luci-app-openclash | ||
luci-app-openvpn-server | ||
luci-app-passwall | ||
luci-app-poweroff | ||
luci-app-poweroffdevice | ||
luci-app-pppoe-relay | ||
luci-app-pppoe-server | ||
luci-app-pptp-server | ||
luci-app-pushbot | ||
luci-app-quickstart | ||
luci-app-ramfree | ||
luci-app-rtorrent | ||
luci-app-serverchan | ||
luci-app-shortcutmenu | ||
luci-app-smartdns | ||
luci-app-sms-tool | ||
luci-app-socat | ||
luci-app-softethervpn | ||
luci-app-ssr-mudb-server | ||
luci-app-ssr-plus | ||
luci-app-store | ||
luci-app-supervisord | ||
luci-app-syncthing | ||
luci-app-sysuh3c | ||
luci-app-tencentddns | ||
luci-app-timecontrol | ||
luci-app-ttnode | ||
luci-app-udp2raw | ||
luci-app-unblockneteasemusic | ||
luci-app-usb3disable | ||
luci-app-verysync | ||
luci-app-vssr | ||
luci-app-wifidog | ||
luci-app-wizard | ||
luci-app-wolplus | ||
luci-app-wrtbwmon | ||
luci-app-xlnetacc | ||
luci-app-xunlei | ||
luci-proto-minieap | ||
luci-proto-netkeeper | ||
luci-theme-argon | ||
luci-theme-argon-lr | ||
luci-theme-argonne | ||
luci-theme-atmaterial_new | ||
luci-theme-edge | ||
luci-theme-mcat | ||
luci-theme-tomato | ||
microsocks | ||
mosdns | ||
my-autocore | ||
my-default-settings | ||
naiveproxy | ||
netkeeper | ||
netkeeper-interception | ||
nft-qos | ||
oaf | ||
open-app-filter | ||
openvpn-easy-rsa-whisky | ||
openwrt-minisign | ||
pdnsd-alt | ||
qBittorrent-Enhanced-Edition | ||
qtbase | ||
qttools | ||
quickjspp | ||
quickstart | ||
rapidjson | ||
rblibtorrent | ||
redsocks2 | ||
shadowsocks-libev | ||
shadowsocks-rust | ||
shadowsocksr-libev | ||
shellsync | ||
simple-obfs | ||
smartdns | ||
sms-tool | ||
ssocks | ||
sysuh3c | ||
tcping | ||
tcpping | ||
toml11 | ||
trojan | ||
trojan-go | ||
trojan-plus | ||
udp2raw | ||
v2ray-core | ||
v2ray-geodata | ||
v2ray-plugin | ||
verysync | ||
wrtbwmon | ||
wxbase | ||
xray-core | ||
xray-plugin | ||
LICENSE | ||
README.md | ||
main.sh |
README.md
同步上游分支代码
small-package
-
常用OpenWrt软件包源码合集,同步上游更新!
-
通用版luci适合18.06与19.07
-
关于有好的插件请在issues提交
-
感谢以上github仓库所有者!
插件下载:
关于Secrets、TOKEN的小知识
- 首先需要获取 Github Token: 点击这里 获取,
Note
项填写一个名称,Select scopes
不理解就全部打勾,操作完成后点击下方Generate token
-
复制页面中生成的 Token,并保存到本地,Token 只会显示一次!
-
Fork 我的
small-package
仓库,然后进入你的small-package
仓库进行之后的设置 -
点击上方菜单中的
Settings
,依次点击Secrets
-New repository secret
其中Name
项填写ACCESS_TOKEN
,然后将你的 Token 粘贴到Value
项,完成后点击Add secert
-
对应
.github/workflows
目录下的yml
工作流文件里的ACCESS_TOKEN
名称(依据自己yml文件修改) -
在仓库
Settings->Secrets
中添加SCKEY
可通过Server酱 推送编译结果到微信 -
在仓库
Settings->Secrets
中添加TELEGRAM_CHAT_ID, TELEGRAM_TOKEN
可推送编译结果到Telegram Bot
使用方式(三选一):
- 先cd进package目录,然后执行
git clone https://github.com/kenzok8/small-package
- 或者添加下面代码到feeds.conf.default文件
src-git small8 https://github.com/kenzok8/small-package
- lede/下运行 或者openwrt/下运行
git clone https://github.com/kenzok8/small-package package/small-package