添加软件包 luci-app-iperf3-server
This commit is contained in:
parent
e17ea0d6cd
commit
cb357bf502
|
@ -12,6 +12,7 @@ CONFIG_PACKAGE_ddns-scripts_dnspod=y
|
|||
CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y
|
||||
CONFIG_PACKAGE_ddns-scripts_no-ip_com=y
|
||||
CONFIG_PACKAGE_luci-app-eqos=y
|
||||
CONFIG_PACKAGE_luci-app-iperf3-server=y
|
||||
# CONFIG_PACKAGE_luci-app-jd-dailybonus is not set
|
||||
# CONFIG_PACKAGE_luci-app-rclone is not set
|
||||
# CONFIG_PACKAGE_luci-app-rclone_INCLUDE_fuse-utils is not set
|
||||
|
|
|
@ -15,11 +15,12 @@
|
|||
## e.g. 当前使用源码为 coolsnowwolf/lede:master 时添加下列软件包
|
||||
case "${OP_Maintainer}/${OP_REPO_NAME}:${OP_BRANCH}" in
|
||||
coolsnowwolf/lede:master)
|
||||
AddPackage git other luci-app-adguardhome Hyy2001X master
|
||||
AddPackage git other luci-app-iperf3-server Hyy2001X master
|
||||
AddPackage svn other luci-app-smartdns kenzok8/openwrt-packages/trunk
|
||||
AddPackage git other luci-app-serverchan tty228 master
|
||||
AddPackage svn other luci-app-socat Lienol/openwrt-package/trunk
|
||||
AddPackage git other luci-app-onliner Hyy2001X master
|
||||
AddPackage git other luci-app-adguardhome Hyy2001X master
|
||||
AddPackage svn other luci-app-eqos kenzok8/openwrt-packages/trunk
|
||||
AddPackage git other OpenClash vernesong master
|
||||
AddPackage git other luci-app-adblock-plus small-5 master
|
||||
|
|
Loading…
Reference in New Issue