viponedream
viponedream
### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/Dreamacro/clash/wiki/) 并无法自行解决问题 I have read the...
怎样在ADB SHELL中打开USB共享网络? 一直找不到这个命令。
can we set a speed limit? looks like we are watching the movie slowly? this is it's very import.
it always says: pyppeteer.errors.TimeoutError: Navigation Timeout Exceeded: 30000 ms exceeded. in fact, it open the url very fast and load well. but, the webdriver doesnt know yet. it thinks the...
首页的用法是不是加密传输了? 电信能不能看到我们的数据内容? KCP Client: ./client_darwin_amd64 -r "KCP_SERVER_IP:4000" -l ":8388" -mode fast3 -nocomp -autoexpire 900 -sockbuf 16777217 -dscp 46 KCP Server: ./server_linux_amd64 -t "TARGET_IP:8388" -l ":4000" -mode fast3 -nocomp -sockbuf 16777217...
forward.go:136: [tcp] 127.0.0.1:2229 -> 127.0.0.1:12510 : none available 这是什么错误 呢?
相同的配置文件, 直接下载编译好的就可以运行. 自己编译无法运行. 查看一下源码. forward.go 这里获取node为空结构 node, err = h.group.Next() 而进入 node.go 查看选出来的node却是有数值的. 包含配置信息的. 这是哪里出错了吗
本地到落地机建立长连接的隧道,相当于iplc之类的隧道,保持在线。
经常断线, 出现 status 5 这是什么故障呢。
比如说我使用ssh模式 ssh -NfLg 5555:香港机器:5555 root@深圳机器 从本地,经过深圳,跳到香港, 那么请问深圳和香港之间的连接是加密的吗?