dogbutcat / openwrt-packages

openwrt packages for not found packages in lienol and lean

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openwrt-package

these packages is for my own build openwrt images, no convience for compiled ipks, no tag alway newest.

file structure

.
├── adguardhome # adguard binary to avoid first init failure
├── luci-app-adguardhome # luci view for adguard
├── luci-app-moschinadns # luci view for mos-chinadns
├── luci-app-mosdns # luci view for mosdns
├── luci-app-speederv2 # luci view for speederv2
├── luci-app-udp2raw # luci view for udp2raw
├── luci-theme-opentomcat # personal prefer theme
├── mos-chinadns # binary for mos-chinadns
├── mosdns # binary for mosdns
├── openwrt-udp2raw # binary for udp2raw
└── speederv2 # binary for speederv2

subtree update

git subtree pull --prefix=luci-app-adguardhome https://github.com/rufengsuixing/luci-app-adguardhome.git master --squash
git subtree pull --prefix=luci-theme-opentomcat https://github.com/Leo-Jo-My/luci-theme-opentomcat.git master --squash
git subtree pull --prefix=luci-app-speederv2 https://github.com/haodong/luci-app-speederv2.git master --squash
git subtree pull --prefix=luci-app-udp2raw https://github.com/sensec/luci-app-udp2raw.git master --squash
git subtree pull --prefix=openwrt-udp2raw https://github.com/sensec/openwrt-udp2raw.git master --squash

Todo

  • realtime compile support for mos-chinadns
  • f**k myself to find something todo if I have time or 因吹斯汀 to do.

About

openwrt packages for not found packages in lienol and lean


Languages

Language:Shell 33.8%Language:Lua 21.3%Language:HTML 16.4%Language:CSS 12.8%Language:C 7.6%Language:Makefile 6.1%Language:JavaScript 2.1%