宇宙主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

欧基零壹微头条IP归属甄别会员请立即修改密码
查看: 362|回复: 4

[疑问] xrayr如何使用中转看Netflix

[复制链接]
发表于 2024-9-5 13:57:37 | 显示全部楼层 |阅读模式
请教大佬们。我自己弄了个v2board的面板,后端用xrayr。
现在弄了个可以看奈非的台湾$$。。。如何修改xrayr的配置route.json,以实现Netflix的流量走tw啊
发表于 2024-9-5 14:07:34 | 显示全部楼层
{
                "domain": [
                    "geosite:netflix"
                ],
                "outboundTag": "xxxTaiWan"
            }
发表于 2024-9-5 14:09:19 | 显示全部楼层
route:
{
            "type": "field",
            "outboundTag": "netflix",
            "domain": [
                "geosite:netflix"
            ]
outbound
{
        "tag": "netflix",
        "protocol": "Shadowsocks"

......

    },
https://xrayr-project.github.io/XrayR-doc/gong-neng-shuo-ming/zi-ding-yi-lu-you-gong-neng-shuo-ming.html
应该是这样吧
 楼主| 发表于 2024-9-5 14:17:04 | 显示全部楼层
赤坂 发表于 2024-9-5 14:09
route:
{
            "type": "field",

谢谢。我去研究下。弄好的话,就相当于所有节点都解锁台湾奈非。想想就兴奋。哈哈
发表于 2024-9-5 20:49:04 | 显示全部楼层
singbox解锁。
https://blog.7li7li.cn/internet/warpnetflix/



  1.     "route": {
  2.         "rules": [
  3.             {
  4.                 "domain": [
  5.                     "1.1.1.1"
  6.                 ],
  7.                 "outbound": "direct"
  8.             },
  9.             {
  10.                 "domain": [
  11.                     "fast.com"
  12.                 ],
  13.                 "outbound": "direct"
  14.             },
  15.             {
  16.                 "rule_set": [
  17.                     "geosite-netflix"
  18.                 ],
  19.                 "outbound": "unlock-netflix"
  20.             },
  21.             {
  22.                 "rule_set": [
  23.                     "geosite-disney"
  24.                 ],
  25.                 "outbound": "unlock-disney"
  26.             },
  27.             {
  28.                 "domain_keyword": [
  29.                     "disney"
  30.                 ],
  31.                 "outbound": "unlock-disney"
  32.             },
  33.             {
  34.                 "rule_set": [
  35.                     "geosite-openai"
  36.                 ],
  37.                 "outbound": "unlock-openai"
  38.             },
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|兜哪儿主机交流论坛

GMT+8, 2024-9-20 10:42 , Processed in 0.060136 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表