Skip to content

Commit

Permalink
wrtbwmon
Browse files Browse the repository at this point in the history
  • Loading branch information
OldCoding committed Jan 12, 2025
1 parent adfd654 commit f8d4261
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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主题:
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openwrt_immortalwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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主题:
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/openwrt_lede.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion immo_diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions lede_diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions op_diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f8d4261

Please sign in to comment.