Skip to content
Discussion options

You must be logged in to vote

outbounds vless 的 settings 里的结构是:

      "settings": {
        "vnext": [ // < ---- 这个
          {
            "address": "服务器地址",
            "port": 端口,
            "users": [
              {
                "id": "UUID",
                "flow": "xtls-rprx-vision",
                "encryption": "none"
              }
            ]
          },
// 继续添加 多个 服务器
        ]
      },

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@qwerr0
Comment options

Answer selected by PunkFleet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants