wx2020
wx2020
如题,被搞晕了
### BUG 描述: 使用 serverless-tencent 部署的腾讯云云函数,无法运行 ### 复现步骤: 使用 serverless-tencent 部署 运行时为 Go 1的函数 ### 预期结果: 函数正常运行 ### 实际结果: 函数无法运行 ### 调试信息: 环境版本 完整输出如下: ``` [2022-05-06 16:55:18] Started by user...
**描述问题** MIUI设备使用HMS Push时需 HMS 拉起应用后才会推送 **运行环境** LSPosed **LSPosed 版本** 1.9.2(7024) **HMS Core 版本** 6.13.0.332 **HMS Push 版本** 0.0.27 **问题应用版本** 央视频
### Operating system Linux ### Joplin version N/A ### Desktop version info N/A ### Current behaviour I see the docker hub joplin/server was not updated for 6 months. Can you...
相关代码: ``` Class AutoStartManagerServiceStubImpl = XposedHelpers.findClass("com.android.server.am.AutoStartManagerServiceStubImpl", loadPackageParam.classLoader); XC_MethodHook methodHook = new XC_MethodHook() { @Override protected void beforeHookedMethod(MethodHookParam methodHookParam) { Intent intent = (Intent) methodHookParam.args[1]; String target = intent.getComponent().getPackageName(); if(targetIsAllow(target)) {...
**问题现象** luci-app-smartdns 域名规则详情页异常,无法输入 IPset 名称 **运行环境** 1. iStoreOS 22.03.7 2024080210 2. smartdns来源以及版本:github Release 46 luci-app-smartdns.1.2024.06.12-2222.all-luci-all.ipk 3. 涉及的配置 根据官网配置规则:  luci界面中的以下输入应当被认定为正确: 
### 📑 I have found these related issues/pull requests N/A ### 🛡️ Security Policy - [x] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### Description  ### 👟...
最新 24.10.0 版本刷入后,正常拨号上网,lan 口会默认新增一个 NAT6 IP 地址。此地址默认情况下也会分配给 lan 口下设备,并且局域网内设备访问 IPv6 使用的地址变成了 wan 口获取的 /64 地址,而不是使用 DHCPv6/SLAAC 分配给设备的地址。 卸载包 nat6 后,NAT6 地址消失。 有没有什么办法,能让网内设备使用分配给设备的 IPv6 地址呢? Thanks.
### Description 使用正则表达式,只能匹配到一个IPv6地址  文档中并未查找到在一个域名中添加多个IPv6地址的方案, 需要一个域名添加一个IPv6地址 ### DNS Provider 华为云 ### Did you search for similar issues before submitting this one? Yes, I did, but I didn't find anything useful...
Hi bro, Thank you very much for your work! Is there any chance to log the request to the log file? Maybe an environment variable option can be provided. Hope...