以下是对IPv6环境下vps的配置 在配置文件中添加 同时 listen(监听)IPv4 和 IPv6 "server":["[::0]", "0.0.0.0"] IPv6优先 "ipv6_first":true 转发tcp与udp "mode": "tcp_and_udp"
发表评论