enterusernamecontinue
enterusernamecontinue
如题,平时都是使用前者来实现套娃。 但是,前几天看到发布页里《[通过 Cloudflare Warp 增强代理安全性](https://xtls.github.io/Xray-docs-next/document/level-2/warp.html#%E5%AE%A2%E6%88%B7%E7%AB%AF%E4%BD%BF%E7%94%A8-warp-%E9%93%BE%E5%BC%8F%E4%BB%A3%E7%90%86)》中描述的“客户端使用 warp 链式代理”配置: ``` { "outbounds": [ { ... ... "tag": "proxy1" }, { "protocol": "wireguard", "settings": { "secretKey": "我的私钥", "peers": [ { "publicKey": "Warp公钥", "endpoint":...
### 提交之前 在你提交问题之前请回答以下问题 **你可以删掉提交之前这个部分** - [x] 我用着最新版的 luci-app-adguardhome - [x] 我检查了没有人提交同样的问题 ### 问题详细信息 无法添加【阻止列表】,会报错。 * **AdGuard Home luci的版本:** * v1.8-9(0.107.19) * **操作系统和版本:** * OpenWrt R22.11.11 ### 希望的执行结果 正常添加 [WindowsSpyBlocker](https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt) 阻止列表。...
I utilized the .sh script, which flawlessly reinstalls the server operating system unattended. I am deeply grateful! However, I noticed that this script automatically creates a swap partition during the...
Xray 监听 443 ,默认回落 Nginx ,但是从 Nginx 下载文件时会报错: ```bash root@~# wget https://xxx.com/xxx.tar.gz --2008-05-20 10:00:00-- https://xxx.com/xxx.tar.gz Resolving xxx.com (xxx.com)... 111.222.333.444 Connecting to xxx.com (xxx.com)|111.222.333.444|:443... connected. HTTP request sent, awaiting response... Read...