update
This commit is contained in:
parent
2bf037eb72
commit
9ad8deeff0
23
main.sh
23
main.sh
|
@ -44,7 +44,6 @@ git clone --depth 1 https://github.com/KyleRicardo/MentoHUST-OpenWrt-ipk
|
|||
git clone --depth 1 https://github.com/NateLol/luci-app-beardropper
|
||||
git clone --depth 1 https://github.com/yaof2/luci-app-ikoolproxy
|
||||
git clone --depth 1 https://github.com/project-lede/luci-app-godproxy
|
||||
git clone --depth 1 https://github.com/sbwml/luci-app-alist openwrt-alist && mv -n openwrt-alist/*alist ./ ; rm -rf openwrt-alist
|
||||
git clone --depth 1 https://github.com/tty228/luci-app-serverchan
|
||||
git clone --depth 1 https://github.com/4IceG/luci-app-sms-tool smstool && mvdir smstool
|
||||
git clone --depth 1 https://github.com/silime/luci-app-xunlei
|
||||
|
@ -68,7 +67,7 @@ git clone --depth 1 https://github.com/sirpdboy/luci-app-advanced
|
|||
git clone --depth 1 https://github.com/sirpdboy/luci-theme-opentopd
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-poweroffdevice
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-autotimeset
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-lucky lucik mv -n lucik/luci-app-lucky ./ ; rm -rf lucik
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-lucky lucik && mv -n lucik/luci-app-lucky ./ ; rm -rf lucik
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-partexp
|
||||
git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go ddns-go && mvdir ddns-go
|
||||
git clone --depth 1 https://github.com/sirpdboy/netspeedtest speedtest && mv -f speedtest/*/ ./ && rm -rf speedtest
|
||||
|
@ -112,7 +111,7 @@ git clone --depth 1 https://github.com/messense/aliyundrive-webdav aliyundrive &
|
|||
git clone --depth 1 https://github.com/messense/aliyundrive-fuse aliyundrive && mv -n aliyundrive/openwrt/* ./;rm -rf aliyundrive
|
||||
git clone --depth 1 https://github.com/kenzok8/litte && mv -n litte/luci-theme-atmaterial_new litte/luci-theme-mcat litte/luci-theme-tomato ./ ; rm -rf litte
|
||||
git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/luci-app-ssr-plus ./ ; rm -rf helloworld
|
||||
git clone --depth 1 https://github.com/kenzok78/wall && mv -n wall/ wall/adguardhome wall/alist wall/filebrowser wall/gost wall/mosdns wall/lua-neturl wall/luckywall/smartdns wall/naiveproxy wall/sagernet-core wall/tcping wall/redsocks2 wall/microsocks wall/v2ray-geodata ./ ; rm -rf wall
|
||||
git clone --depth 1 https://github.com/kenzok78/wall && mv -n wall/ wall/adguardhome wall/filebrowser wall/gost wall/mosdns wall/lua-neturl wall/lucky wall/smartdns wall/naiveproxy wall/sagernet-core wall/tcping wall/redsocks2 wall/microsocks wall/v2ray-geodata ./ ; rm -rf wall
|
||||
git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall && mvdir openwrt-passwall
|
||||
git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 && mv -n passwall2/luci-app-passwall2 ./;rm -rf passwall2
|
||||
git clone --depth 1 -b luci https://github.com/xiaorouji/openwrt-passwall passwall && mv -n passwall/luci-app-passwall ./;rm -rf passwall
|
||||
|
@ -134,23 +133,27 @@ svn export https://github.com/Ysurac/openmptcprouter-feeds/trunk/luci-app-iperf
|
|||
svn export https://github.com/openwrt/packages/trunk/net/shadowsocks-libev
|
||||
|
||||
git_sparse_clone master "https://github.com/coolsnowwolf/packages" "leanpack" net/miniupnpd net/mwan3 multimedia/UnblockNeteaseMusic-Go \
|
||||
multimedia/UnblockNeteaseMusic net/amule net/baidupcs-web multimedia/gmediarender net/go-aliyundrive-webdav \
|
||||
net/amule net/baidupcs-web multimedia/gmediarender net/go-aliyundrive-webdav \
|
||||
net/qBittorrent-static net/qBittorrent libs/qtbase libs/qttools libs/rblibtorrent \
|
||||
net/uugamebooster net/verysync net/dnsforwarder net/nps net/microsocks net/tcpping net/redsocks2
|
||||
net/uugamebooster net/verysync net/dnsforwarder net/nps multimedia/gmediarender net/tcpping
|
||||
|
||||
git_sparse_clone master "https://github.com/immortalwrt/packages" "immpack" net/sub-web \
|
||||
net/net/dnsproxy net/haproxy net/v2raya net/cdnspeedtest \
|
||||
net/dnsproxy net/haproxy net/v2raya net/cdnspeedtest \
|
||||
net/subconverter net/ngrokc net/oscam net/njitclient net/scutclient net/gowebdav \
|
||||
admin/bpytop libs/jpcre2 libs/wxbase libs/rapidjson libs/libcron libs/quickjspp libs/toml11 \
|
||||
utils/cpulimit utils/filebrowser
|
||||
utils/cpulimit
|
||||
|
||||
git_sparse_clone develop "https://github.com/Ysurac/openmptcprouter-feeds" "enmptcp" luci-app-snmpd \
|
||||
luci-app-packet-capture luci-app-mail msmtp
|
||||
git_sparse_clone master "https://github.com/x-wrt/com.x-wrt" "x-wrt" natflow lua-ipops luci-app-macvlan
|
||||
|
||||
git_sparse_clone openwrt-21.02 "https://github.com/openwrt/openwrt" "21openwrt" package/libs/mbedtls \
|
||||
git_sparse_clone openwrt-21.02 "https://github.com/openwrt/packages" "21packages" \
|
||||
net/openvpn utils/cgroupfs-mount utils/coremark net/xray-core net/nginx net/uwsgi net/ddns-scripts admin/netdata
|
||||
git_sparse_clone openwrt-22.03 "https://github.com/openwrt/openwrt" "22openwrt" package/libs/mbedtls \
|
||||
git_sparse_clone openwrt-22.03 "https://github.com/openwrt/packages" "22packages" \
|
||||
utils/cgroupfs-mount utils/coremark utils/watchcat utils/dockerd net/nginx net/uwsgi net/ddns-scripts \
|
||||
net/ariang admin/netdata net/transmission-web-control net/rp-pppoe net/tailscale
|
||||
|
||||
git_sparse_clone openwrt-22.03 "https://github.com/openwrt/luci" "opluci" applications/luci-app-watchcat \
|
||||
|
||||
|
||||
mv -n openwrt-passwall/* ./ ; rm -Rf openwrt-passwall
|
||||
mv -n openwrt-package/* ./ ; rm -Rf openwrt-package
|
||||
|
|
Loading…
Reference in New Issue