feat: wireguard add dialer-proxy config to support chain forwarding

This commit is contained in:
wwqgtxx
2023-04-10 08:54:10 +08:00
parent 1dbefc40c8
commit 87b9e3d977
5 changed files with 106 additions and 74 deletions

View File

@ -629,6 +629,8 @@ proxies: # socks5
reserved: "U4An"
# 数组格式也是合法的
# reserved: [209,98,59]
# 一个出站代理的标识。当值不为空时,将使用指定的 proxy 发出连接
# dialer-proxy: "ss1"
# 如果peers不为空该段落中的allowed_ips不可为空前面段落的server,port,ip,ipv6,public-key,pre-shared-key均会被忽略但private-key会被保留且只能在顶层指定
# peers:
# - server: 162.159.192.1