From f8d4261e6de4b8effa5ce147e913a0adff01b989 Mon Sep 17 00:00:00 2001 From: OldCoding <85047508+OldCoding@users.noreply.github.com> Date: Sun, 12 Jan 2025 22:06:46 +0800 Subject: [PATCH] wrtbwmon --- .github/workflows/openwrt-official.yml | 2 +- .github/workflows/openwrt_immortalwrt.yml | 2 +- .github/workflows/openwrt_lede.yml | 2 +- immo_diy.sh | 2 +- lede_diy.sh | 1 + op_diy.sh | 1 + 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/openwrt-official.yml b/.github/workflows/openwrt-official.yml index b5146d6..a1abc16 100644 --- a/.github/workflows/openwrt-official.yml +++ b/.github/workflows/openwrt-official.yml @@ -283,7 +283,6 @@ jobs: CONFIG_PACKAGE_luci-app-filebrowser=y CONFIG_PACKAGE_luci-app-kodexplorer=y CONFIG_PACKAGE_luci-app-openclash=y - CONFIG_PACKAGE_luci-app-wrtbwmon=y EOF # LuCI主题: @@ -342,6 +341,7 @@ jobs: CONFIG_PACKAGE_iptables-mod-iprange=y CONFIG_PACKAGE_iptables-mod-fullconenat=y CONFIG_PACKAGE_ip6tables-mod-fullconenat=y + CONFIG_PACKAGE_wrtbwmon=y CONFIG_PACKAGE_ca-certificates=y CONFIG_PACKAGE_lsof=y CONFIG_PACKAGE_acpid=y diff --git a/.github/workflows/openwrt_immortalwrt.yml b/.github/workflows/openwrt_immortalwrt.yml index 941b64e..5314578 100644 --- a/.github/workflows/openwrt_immortalwrt.yml +++ b/.github/workflows/openwrt_immortalwrt.yml @@ -280,7 +280,6 @@ jobs: CONFIG_PACKAGE_luci-app-filebrowser=y CONFIG_PACKAGE_luci-app-kodexplorer=y CONFIG_PACKAGE_luci-app-openclash=y - CONFIG_PACKAGE_luci-app-wrtbwmon=y EOF # LuCI主题: @@ -339,6 +338,7 @@ jobs: CONFIG_PACKAGE_iptables-mod-iprange=y CONFIG_PACKAGE_iptables-mod-fullconenat=y CONFIG_PACKAGE_ip6tables-mod-fullconenat=y + CONFIG_PACKAGE_wrtbwmon=y CONFIG_PACKAGE_ca-certificates=y CONFIG_PACKAGE_lsof=y CONFIG_PACKAGE_acpid=y diff --git a/.github/workflows/openwrt_lede.yml b/.github/workflows/openwrt_lede.yml index 523ae0b..92df3d6 100644 --- a/.github/workflows/openwrt_lede.yml +++ b/.github/workflows/openwrt_lede.yml @@ -234,7 +234,6 @@ jobs: CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-turboacc=y CONFIG_PACKAGE_luci-app-wol=y - CONFIG_PACKAGE_luci-app-wrtbwmon=y CONFIG_PACKAGE_luci-app-ramfree=y CONFIG_PACKAGE_luci-app-usb-printer=y CONFIG_PACKAGE_luci-app-upnp=y @@ -321,6 +320,7 @@ jobs: CONFIG_PACKAGE_kmod-sched-red=y CONFIG_PACKAGE_hostapd-common=y CONFIG_PACKAGE_libopenssl-legacy=y + CONFIG_PACKAGE_wrtbwmon=y CONFIG_PACKAGE_wpa-cli=y CONFIG_PACKAGE_p54-usb-firmware=y CONFIG_PACKAGE_r8152-firmware=y diff --git a/immo_diy.sh b/immo_diy.sh index a816f26..c65923c 100644 --- a/immo_diy.sh +++ b/immo_diy.sh @@ -42,7 +42,7 @@ git clone --depth 1 https://github.com/OldCoding/luci-app-filebrowser package/lu #git clone --depth 1 https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic package/luci-app-unblockneteasemusic git clone --depth 1 https://github.com/hudra0/luci-app-qosmate package/luci-app-qosmate git clone --depth 1 https://github.com/hudra0/qosmate package/qosmate -svn_export "master" "applications/luci-app-wrtbwmon" "package/luci-app-wrtbwmon" "https://github.com/coolsnowwolf/luci" +svn_export "master" "wrtbwmon" "package/wrtbwmon" "https://github.com/firker/luci-app-wrtbwmon-zh" svn_export "main" "luci-app-passwall2" "package/luci-app-passwall2" "https://github.com/xiaorouji/openwrt-passwall2" svn_export "main" "luci-app-passwall" "package/luci-app-passwall" "https://github.com/xiaorouji/openwrt-passwall" svn_export "dev" "luci-app-openclash" "package/luci-app-openclash" "https://github.com/vernesong/OpenClash" diff --git a/lede_diy.sh b/lede_diy.sh index 626e2ab..fb76e5a 100644 --- a/lede_diy.sh +++ b/lede_diy.sh @@ -85,6 +85,7 @@ svn_export "master" "applications/luci-app-socat" "feeds/luci/applications/luci- svn_export "master" "applications/luci-app-transmission" "feeds/luci/applications/luci-app-transmission" "https://github.com/immortalwrt/luci" svn_export "master" "applications/luci-app-qbittorrent" "feeds/luci/applications/luci-app-qbittorrent" "https://github.com/immortalwrt/luci" svn_export "master" "applications/luci-app-ddns" "feeds/luci/applications/luci-app-ddns" "https://github.com/immortalwrt/luci" +svn_export "master" "wrtbwmon" "package/wrtbwmon" "https://github.com/firker/luci-app-wrtbwmon-zh" svn_export "master" "net/transmission-web-control" "feeds/packages/net/transmission-web-control" "https://github.com/immortalwrt/packages" svn_export "master" "net/transmission" "feeds/packages/net/transmission" "https://github.com/immortalwrt/packages" svn_export "master" "net/qBittorrent-Enhanced-Edition" "feeds/packages/net/qBittorrent-Enhanced-Edition" "https://github.com/immortalwrt/packages" diff --git a/op_diy.sh b/op_diy.sh index a5f38d9..45c0540 100644 --- a/op_diy.sh +++ b/op_diy.sh @@ -60,6 +60,7 @@ svn_export "master" "applications/luci-app-zerotier" "feeds/luci/applications/lu svn_export "master" "applications/luci-app-diskman" "feeds/luci/applications/luci-app-diskman" "https://github.com/immortalwrt/luci" svn_export "master" "applications/luci-app-autoreboot" "feeds/luci/applications/luci-app-autoreboot" "https://github.com/immortalwrt/luci" svn_export "master" "applications/luci-app-rclone" "feeds/luci/applications/luci-app-rclone" "https://github.com/immortalwrt/luci" +svn_export "master" "wrtbwmon" "package/wrtbwmon" "https://github.com/firker/luci-app-wrtbwmon-zh" svn_export "master" "net/rclone" "feeds/packages/net/rclone" "https://github.com/immortalwrt/packages" svn_export "master" "net/rclone-webui-react" "feeds/packages/net/rclone-webui-react" "https://github.com/immortalwrt/packages" svn_export "master" "net/rclone-ng" "feeds/packages/net/rclone-ng" "https://github.com/immortalwrt/packages"