沐沫

Results 8 issues of 沐沫

@mconner, Thanks for your reply, I have a question when getting the %IPADDRESS%, hope to get your reply soon. [reference#567](https://github.com/canonical/multipass/issues/567#issuecomment-704327797) ### When I put the code in a cmd file...

``` 👾 BUG | Not Found - GET http://registry.npm.taobao.org/@xtuc/long/-/long-4.2.2.tgz - [not_found] document not found ``` 从`github`上克隆到本地后执行`npm i`,报下面错误。 ``` npm ERR! code E404 npm ERR! 404 Not Found - GET http://registry.npm.taobao.org/@xtuc/long/-/long-4.2.2.tgz...

我有一批域名要去另一个接口请求下有没有被使用过,但是对方的接口设置了限流,每秒钟只能请求3个左右,多的话会提示接口调用频繁,状态码返回的是2,我就写了一个递归,用协程sleep(30)后再去请求,代码如下: ```php private function checkDomainStatus($item, int $times = 1): bool { // 超过20次不再检测 if ($times > 20) { return false; } // 检测域名使用状态 $check = $this->checkDomainService->checkDomain($item->name); // 返回1:域名未使用 if ($check...

question

Hi awesome scoop developers. golang has multiple small versions, such as `1.19`, `1.18`, `1.17`, etc, when I install from scoop, I can only get the lastest one, it's no convenient...

package-request

``` Start @ 2021-05-06 16:46:13 Watching 35 files... PHP Deprecated: Swoole\Event::rshutdown(): Event::wait() in shutdown function is deprecated in Unknown on line 0 Deprecated: Swoole\Event::rshutdown(): Event::wait() in shutdown function is deprecated...

### 问题描述 / Describe the bug 亲爱的开发者,辛苦了。我遇见到一个问题,不知道是我操作有误还是软件存在bug,特来求助。 我的笔记本有两个网卡,一个是有线,接的是公司的网络,无ipv6地址。另一个是wifi,接的是手机热点,有ipv6地址。 打开TUN模式时,访问 http://testipv6.cn/ 显示没有 ipv6地址,这时如果拔掉有线,只用wifi,再访问 testipv6 就显示有 ipv6 地址。 关闭TUN模式时,开启系统代理,有线和无线同时连接,访问 testipv6 也显示有 ipv6 地址。 所以经过以上步骤的测试,初步断定可能是TUN模式导致无法访问IPV6。 我在使用Clash for Windows时,是开启TUN模式,同时连接有线和wifi访问ipv6网络的,现在换到Clash Verge Rev不能访问了,想请教下是什么原因导致的,谢谢。 ### 复现步骤 /...

bug

QQ中有这类似功能吗?