xray的telegram分流规则

默认分类·记录备份 · 2024-08-18

分流点

{
      "tag": "TG-proxy",
      "protocol": "shadowsocks",
      
}

规则

{
        "type":"field",
        "domain":[
            "t.me",
                     "tdesktop.com",
            "telegra.ph",
            "telegram.me",
            "telegram.org",
            "telesco.pe"
        ],
        "outboundTag":"TG-proxy"
      },
      {
        "type":"field",
        "ip": [
        "91.108.0.0/16",
        "109.239.140.0/24",
        "149.154.160.0/20",
        "2001:67c:4e8::/48",
        "2001:b28:f23d::/48",
        "2001:b28:f23f::/48"],
        "outboundTag":"TG-proxy"
      }
Theme Jasmine by Kent Liao