Tmalll
Tmalll
root@debian11:~# aria2c -x 32 -s 32 -k 512k 'https://mirror.sin11.sg.leaseweb.net/speedtest/1000mb.bin' -d /dev -o null --allow-overwrite=true --file-allocation=none --check-certificate=false --ca-certificate=/etc/ssl/certs/ca-certificates.crt 06/03 03:55:53 [NOTICE] Downloading 1 item(s) [#a7956c 0B/0B CN:1 DL:0B] 06/03 03:55:55 [ERROR]...
用dism++给win10_ltsc_2019集成补丁最多只能集成到10.0.17763.2237??? 到2237以后,再更新就提示已经是最新版了 可是,在 https://en.wikipedia.org/wiki/Windows_10_version_1809 wiki里看最新版应该是10.0.17763.3113, 我下载了最新的mus补丁文件,再dism++里添加补丁,但是进度条很快就走完了,还是提示我成功,但是重新加载以后补丁还是10.0.17763.2237
Can wildcards be used in Old tracker? Because it is necessary to modify the Secure Key to Passkey at some point, Each seed of Secure Key is different, so you...
I built it in a device on a local area network Its ip address is: 192.168.1.111 The port is the default 2122~2130 Other devices can use ftp://192.168.1.111:2121 normally Then I...
类似curl -x参数那样 达到效果如下 tcping google.com 443 -x socks5://127.0.0.1:8888 这样 tcping google.com 443 -x http(https)://127.0.0.1:6666这样 另外在最后输出结果那里, 有办法直接输出检测成功与否的方法吗? 比如tcping或者httping一个网站, 我不要具体结果, 只需要它这个端口是否开通, http是否200
我想拿UDPspeeder来转发 vmess or ss 发现不行 - -! 必须得是纯udp的流量才能转发吧? 能不能增加个tcp over udp的功能, 这样就可以直接拿来当隧道使用了 对于tcp流量, UDPspeeder先转换成udp, 然后在加速 对于udp流量, 就像现在这样直接转发
Please support bitcomet https://www.bitcomet.com/en
 脚本在下载 install-release.sh时并没有带入 -x代理的设置  导致一直卡在这里
请问这个可以不跳转https吗? CF的workers.dev被SNI阻断了, 目前只有HTTP可用
请问, CF版如何让它不要跳转https://, 众所周知https://的.workers.dev被sni阻断了,http的可用, 但是脚本会自动跳转https...导致直连不可用哈. 有大佬能解决这个问题吗?