Update other-proxy-protocol_zh.md

This commit is contained in:
mzz 2023-03-29 20:10:04 +08:00 committed by GitHub
parent 27d437c695
commit 7c47ed473a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ dae 目前支持的代理协议有:
1. 启动 naiveproxy
由于 naiveproxy 的 socks 实现无法被 curl 和 dae 使用,这里建议使用 naiveproxy 开启一个 http 监听端口。
由于 naiveproxy 的 socks 实现可能有些问题,无法被 curl 和 dae 使用,样例中使用 naiveproxy 开启一个 http 监听端口。注意http 代理不支持代理 udp 流量,所以如果你外接其他代理程序,建议优先考虑使用 socks5 端口。
```bash
naiveproxy --listen=http://127.0.0.1:1090 --proxy=https://yourlink