2 changes: 1 addition & 1 deletion2luci-app-alist/htdocs/luci-static/resources/view/alist/basic.js Original file line numberDiff line numberDiff line change Expand Up@@ -113,7 +113,7 @@ return view.extend({ o.default='0'; o.rmempty=false; ...
luci-app-alist/root/etc/uci-defaults/luci-app-alist +2 Original file line numberDiff line numberDiff line change @@ -1,11 +1,13 @@ 1 1 #!/bin/sh 2 2 3 + [ -f "/etc/config/ucitrack" ] && { 3 4 uci -q batch <<-EOF >/dev/null 4 5 delete ucitrack.@alis...
luci-app-alist可能是一个针对OpenWrt的第三方软件包,用于提供某种特定的Web界面或功能。首先,我们需要确认这个包是否存在。由于全网搜索信息中没有直接提及这个包,我们可以通过OpenWrt的官方软件仓库或第三方源来查找。 查找'luci-app-alist'包的正确安装方法: 如果确认包存在,接下来需要找到正确的安装方法。通常,...
sbwml/luci-app-alist 版本发布时间: 2023-02-23 23:41:13 sbwml/luci-app-alist最新发布版本:v3.35.0(2024-05-24 22:26:14)暂无更新说明 相关地址:原始地址 下载(tar) 下载(zip) 1、 alist_3.12.0-1_aarch64_cortex-a53.ipk 12.26MB
sbwml/luci-app-alist 版本发布时间: 2023-04-14 22:07:58 sbwml/luci-app-alist最新发布版本:v3.35.0(2024-05-24 22:26:14) 暂无更新说明 相关地址:原始地址下载(tar)下载(zip) 1、alist_3.16.0-1_aarch64_cortex-a53.ipk12.41MB 2、alist_3.16.0-1_aarch64_cortex-a72.ipk12.41MB ...
"luci-app-sqm": { "description": "Grant UCI access for luci-app-sqm", "read": { "file": { "/var/run/sqm/available_qdiscs": [ "list" ], //表示在这个目录下执行 list 命令。 "/usr/lib/sqm/*.qos.help": [ "read" ]
No recommendations© Copyright 2025. All rights reserved. Download on the App Store Download on the Google Play About FAQ About Us Contact Terms Privacy Support Us Dark Mode Work With Us Advertise API Recommended K-Dramas Calendar Top 100 K-Dramas Top 100 Japanese Dramas Top 100 Chinese ...
開啟Mac App Store 購買和下載 App。LUCI Global 4+ Technica Del Arte 專為iPad 設計 免費 螢幕截圖 iPad iPhone 描述 Connect to any Broadcaster or support-location that's in the station list (press on the name of the station to choose another one)....
iface = s:option(ListValue, "interface", "网络接口") iface:value("br-lan", "LAN") iface:value("wan", "WAN") return m 🔹解释 Map("wol", "Wake on LAN")绑定到/etc/config/wolUCI 配置文件。 s:option(Value, "macaddr", "MAC 地址")定义了MAC 地址输入框,并限制为macaddr数据类型。
2. get luci-app-alist source & building git clone https://github.com/sbwml/luci-app-alist package/alist make menuconfig#choose LUCI -> Applications -> luci-app-alistmake package/alist/luci-app-alist/compile V=s#build luci-app-alist ...