liblucihttp0 luci-app-acl luci-app-acme luci-app-adblock luci-app-advanced-reboot luci-app-ahcp luci-app-aria2 luci-app-attendedsysupgrade luci-app-babeldluci-app-bcp38luci-app-bmx7luci-app-clamav luci-app-commands luci-app-cshark luci-app-dawn luci-app-dcwapd luci-app-ddns luci-app-...
Is there an existing issue for this? I have searched among all existing issues (including closed issues) screenshots or captures cat /etc/config/acme config cert '_redacted_' option enabled '1' list domains '_redacted_' option update_uht...
luci-acme ..我想用 CF 的 DNS 申请通配符证书,但是进去界面完全不知道怎么设置...感觉像开发一半未完成的样子。luci 不知道怎么弄,我i还是直接用 acme.sh,简单实用。这个 Luci 界面反而难用。
1.安装所需插件 安装curl,luci-ssl-openssl,ca-bundle(此步骤可以在网页完成) 2.获取ssl证书 2.1安装acme.sh 使用PUTTY连接到路由器 curl https://get.acme.sh | sh alias acme.sh=~/.acme.sh/acme.sh 2.2生成证书 2.2.1(以阿里云为例) 在阿里云控制台新建子用户https://ram.console.aliyun.com/users/...
LuCI ---> Applications ---> luci-app-acme#ACME自动化证书管理环境(丢弃) LuCI ---> Applications ---> luci-app-adblock#ADB广告过滤 LuCI ---> Applications ---> luci-app-adbyby-plus#广告屏蔽大师Plus + LuCI ---> Applications ---> luci-app-adbyby#广告过滤大师(丢弃) ...
I too have this issue. It looks like its ignoring the config file and sending "myemail@example.com" even though the config file has all the details. acme, acme-dns, and acme-luci are all installed. OpenWrt 23.05.0-rc3 r23389-5deed175a5 / LuCI openwrt-23.05 branch git-23.236.53405...
OpenwrtIPK包安装下载:luci-app-lucky_2.1.1-1_all.ipk luci-i18n-lucky-zh-cn_2.1.1-1_all.ipk 这里AX5用 lucky_2.4.8_Openwrt_arm64.ipk 其他机型可根据cpu型号下载不同版本 将3个ipk文件上传到AX5 /root目录,输入opkg install *.ipk安装 浏览器输入路由ip:16601 即可登录lucky后台,首先修改默认的666...
option ssl_certificate_key '/root/.acme.sh/*.xxx.com_ecc/*.xxx.com.key' #域名公钥 option ssl_session_cache 'shared:SSL:32k' option ssl_session_timeout '64m' option access_log 'off' list include 'conf.d/nas.location' #设置指向的服务 ...
此外,如无需http服务,那么Luci选项可以使用默认,无需勾选。如需勾选,可以在menuconfig界面输入"/"来进行uhttp依赖关系查找。 4.make编译 为了加快编译速度,我们使用-j参数指定线程数。如: AI检测代码解析 make -j8 1. 即便我们提前准备了软件包,依赖库,真正编译的时候,还是会下载很多东西,等待很长时间,完整编译...
1.首先需要打开 DNSPOD https://www.dnspod.cn/ 在里面创建一个密钥 然后添加一个**二级**域名的解析记录 随便添加一个A记录 默认指向 1.1.1.1 就行,后面会自动覆盖 2.首先在openwrt的 服务 里面找到 动态dns 随便命个名称,点击 “添加” 查询主机名和域名项都写 你自己的域名解析的域名 ...