v2rayN-VLESS 生成配置文件时 routing的rules明确指定inbound和outbound的关系

像这样:
{
  "inbounds": [
    {
      "tag": "socks",
      //...
    }
  ],
  "outbounds": [
    {
      "tag": "proxy",
      //...
    },
    //...
  ],
  "routing": {
    "domainStrategy": "IPIfNonMatch",
    "rules": [
      {
        "type": "field",
        "inboundTag": [
          "api"
        ],
        "outboundTag": "api"
      },
      {
        "type": "field",
        "inboundTag": [
          "socks"
        ],
        "outboundTag": "proxy"
      }
    ]
  }
}

这个文件改几个字就行.


Github: https://github.com/crazypeace/v2rayN-3.29-VLESS/releases/tag/v3.29.0.7






评论

The Hot3 in Last 30 Days

无服务器 自建短链服务 Url-Shorten-Worker 完整的部署教程

ClouDNS .asia免费域名 托管到CloudFlare开CDN白嫖Websocket WS通道翻墙 / desec.io