mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
更新README.md,添加SOCKS5默认激活说明;修复代理IP解析逻辑以支持URL解码
This commit is contained in:
@@ -230,8 +230,8 @@
|
||||
```url
|
||||
/socks5=user:password@127.0.0.1:1080
|
||||
/?socks5=user:password@127.0.0.1:1080
|
||||
/socks://dXNlcjpwYXNzd29yZA==@127.0.0.1:1080
|
||||
/socks5://user:password@127.0.0.1:1080
|
||||
/socks://dXNlcjpwYXNzd29yZA==@127.0.0.1:1080 (默认激活全局SOCKS5)
|
||||
/socks5://user:password@127.0.0.1:1080 (默认激活全局SOCKS5)
|
||||
```
|
||||
|
||||
5. **当你的`ADDAPI`可作为`PROXYIP`时,可在`ADDAPI`变量末位添加`?proxyip=true`,即可在生成节点时使用优选IP自身作为`PROXYIP`**
|
||||
|
||||
Reference in New Issue
Block a user