INCY
Назад

Балансир

БагОтклонёнМешаетПубличный
Автор: n*******@mail.ru
Создан: 06.07.2026, 09:03:25
Версия приложения: 3.3.0
народ, кто подскажет почему на RU трафик не идет при недоступности прокси и ютуба
RU это сервак для обхода бс

причем на Happ все в порядке

{
  "dns": {
    "servers": [
      "8.8.8.8",
      "1.1.1.1"
    ],
    "queryStrategy": "UseIP"
  },
  "log": {
    "loglevel": "warning"
  },
  "routing": {
    "rules": [
      {
        "type": "field",
        "protocol": [
          "bittorrent"
        ],
        "outboundTag": "direct"
      },
      {
        "type": "field",
        "domain": [
          "geosite:private"
        ],
        "outboundTag": "direct"
      },
      {
        "ip": [
          "geoip:private"
        ],
        "type": "field",
        "outboundTag": "direct"
      },
      {
        "type": "field",
        "domain": [
          "geosite:youtube"
        ],
        "balancerTag": "YOUTUBE-BALANCER"
      },
      {
        "type": "field",
        "network": "tcp,udp",
        "balancerTag": "MAIN-BALANCER"
      }
    ],
    "balancers": [
      {
        "tag": "MAIN-BALANCER",
        "selector": [
          "PROXY"
        ],
        "strategy": {
          "type": "leastPing"
        },
        "fallbackTag": "RU"
      },
      {
        "tag": "YOUTUBE-BALANCER",
        "selector": [
          "YOUTUBE"
        ],
        "strategy": {
          "type": "leastPing"
        },
        "fallbackTag": "RU"
      }
    ],
    "domainMatcher": "hybrid",
    "domainStrategy": "IPIfNonMatch"
  },
  "inbounds": [
    {
      "tag": "socks",
      "port": 10808,
      "listen": "127.0.0.1",
      "protocol": "socks",
      "settings": {
        "udp": true,
        "auth": "noauth"
      },
      "sniffing": {
        "enabled": true,
        "routeOnly": false,
        "destOverride": [
          "http",
          "tls",
          "quic"
        ]
      }
    },
    {
      "tag": "http",
      "port": 10809,
      "listen": "127.0.0.1",
      "protocol": "http",
      "settings": {
        "allowTransparent": false
      },
      "sniffing": {
        "enabled": true,
        "routeOnly": false,
        "destOverride": [
          "http",
          "tls",
          "quic"
        ]
      }
    }
  ],
  "outbounds": [
    {
      "tag": "direct",
      "protocol": "freedom"
    },
    {
      "tag": "block",
      "protocol": "blackhole"
    }
  ],
  "remnawave": {
    "injectHosts": [
      {
        "selector": {
          "type": "uuids",
          "values": [
            "c6233e29-b494-406b-b2ab-9af71b7cad8a"
          ]
        },
        "tagPrefix": "PROXY",
        "selectFrom": "ALL"
      },
      {
        "selector": {
          "type": "uuids",
          "values": [
            "c2657901-61b6-47f6-bfca-622f604e1956"
          ]
        },
        "tagPrefix": "RU",
        "selectFrom": "ALL"
      },
      {
        "selector": {
          "type": "uuids",
          "values": [
            "a1f2fea6-2bcd-4756-81ea-0d0d3a59e3a9"
          ]
        },
        "tagPrefix": "YOUTUBE",
        "selectFrom": "ALL"
      }
    ]
  },
  "burstObservatory": {
    "pingConfig": {
      "timeout": "10s",
      "interval": "10s",
      "sampling": 5,
      "httpMethod": "HEAD",
      "destination": "https://google.com/generate_204",
      "connectivity": ""
    },
    "subjectSelector": [
      "PROXY",
      "YOUTUBE"
    ]
  }
}
Комментарии (0)

Пока нет комментариев

Добавить комментарий