Jameszero, добрый день, подскажите пожалуйста, стоит ваш форк, у меня Giga (KN-1012), вот мой 05_routing.json
{
"routing": {
"rules": [
{
"type": "field",
"inboundTag": ["redirect", "tproxy"],
"outboundTag": "block",
"network": "udp",
"port": "135,137,138,139"
},
{
"type": "field",
"inboundTag": ["redirect", "tproxy"],
"outboundTag": "direct",
"protocol": ["bittorrent"]
},
{
"type": "field",
"domain": [
"xn--",
"domain:su",
"domain:ru",
"domain:by",
"domain:moscow",
"yandex",
"yastatic.net"
],
"outboundTag": "direct"
},
{
"type": "field",
"ip": [
"ext:geoip_zkeenip.dat:ru",
"188.124.45.105/30"
],
"outboundTag": "direct"
},
{
"type": "field",
"network": "tcp,udp",
"outboundTag": "vless-reality"
}
]
}
}
Весь Российский трафики идет через провайдера, и при этом падает скорость примерно на 100 -150 Мбит/с, можно ли, это поправить?