238 lines
4.9 KiB
Markdown
238 lines
4.9 KiB
Markdown
**Скопировать и вставить в настройки - шестеренка**
|
|
```
|
|
{
|
|
"log": {
|
|
"loglevel": "warning"
|
|
},
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"address": "127.0.0.1",
|
|
"port": 5300
|
|
}
|
|
]
|
|
},
|
|
"routing": {
|
|
"rules": [
|
|
{
|
|
"outboundTag": "WARP",
|
|
"domain": [
|
|
"reddit.com",
|
|
"rezka.ac",
|
|
"whoer.net",
|
|
"geosite:telegram",
|
|
"maintracker.org",
|
|
"rutracker.cc",
|
|
"rutracker.cr",
|
|
"rutracker.me",
|
|
"rutracker.nl",
|
|
"rutracker.org",
|
|
"rutrecker.net",
|
|
"rutrk.org",
|
|
"nnmclub.to",
|
|
"reddit.com",
|
|
"rezka.ac",
|
|
"whoer.net",
|
|
"regexp:.*\\.ru",
|
|
"regexp:.*\\.su",
|
|
"geosite:category-ru",
|
|
"geosite:category-gov-ru",
|
|
"carousell.com",
|
|
"youtube.googleapis.com",
|
|
"grok.com",
|
|
"stake1039.com",
|
|
"denuvo.net"
|
|
],
|
|
"type": "field"
|
|
},
|
|
{
|
|
"outboundTag": "DIRECT",
|
|
"domain": [
|
|
"jut.su",
|
|
"geosite:category-ru",
|
|
"speedtest.net",
|
|
"proton.me",
|
|
"mail.proton.me",
|
|
"regexp:^.*.rutube.ru$",
|
|
"geosite:microsoft",
|
|
"instagram.com",
|
|
"geosite:google",
|
|
"geosite:openai",
|
|
"2ip.ru",
|
|
"googlevideo.com",
|
|
"go.skillbox.ru"
|
|
],
|
|
"type": "field"
|
|
},
|
|
{
|
|
"outboundTag": "DIRECT",
|
|
"protocol": [
|
|
"bittorrent"
|
|
],
|
|
"type": "field"
|
|
},
|
|
{
|
|
"outboundTag": "BLOCK",
|
|
"domain": [
|
|
"geosite:category-ads-all",
|
|
"ads.youtube.com"
|
|
],
|
|
"type": "field"
|
|
},
|
|
{
|
|
"ip": [
|
|
"geoip:private"
|
|
],
|
|
"outboundTag": "BLOCK",
|
|
"type": "field"
|
|
}
|
|
]
|
|
},
|
|
"inbounds": [
|
|
{
|
|
"tag": "VLESS GRPC REALITY",
|
|
"listen": "0.0.0.0",
|
|
"port": 4443,
|
|
"protocol": "vless",
|
|
"settings": {
|
|
"clients": [],
|
|
"decryption": "none"
|
|
},
|
|
"streamSettings": {
|
|
"network": "grpc",
|
|
"grpcSettings": {
|
|
"serviceName": "google"
|
|
},
|
|
"security": "reality",
|
|
"realitySettings": {
|
|
"show": false,
|
|
"dest": "google.com:443",
|
|
"xver": 0,
|
|
"serverNames": [
|
|
"google.com",
|
|
"yaahoo.com",
|
|
"bing.com"
|
|
],
|
|
"privateKey": "#Вставь сюда данные",
|
|
"SpiderX": "/",
|
|
"shortIds": [
|
|
#Вставь сюда данные
|
|
]
|
|
}
|
|
},
|
|
"sniffing": {
|
|
"enabled": true,
|
|
"destOverride": [
|
|
"http",
|
|
"tls"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "VMESS TCP",
|
|
"listen": "0.0.0.0",
|
|
"port": 8081,
|
|
"protocol": "vmess",
|
|
"settings": {
|
|
"clients": []
|
|
},
|
|
"streamSettings": {
|
|
"network": "tcp",
|
|
"tcpSettings": {
|
|
"header": {
|
|
"type": "http",
|
|
"request": {
|
|
"method": "GET",
|
|
"path": [
|
|
"/"
|
|
],
|
|
"headers": {
|
|
"Host": [
|
|
"google.com"
|
|
]
|
|
}
|
|
},
|
|
"response": {}
|
|
}
|
|
},
|
|
"security": "none"
|
|
},
|
|
"sniffing": {
|
|
"enabled": true,
|
|
"destOverride": [
|
|
"http",
|
|
"tls"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "VLESS TCP REALITY",
|
|
"listen": "0.0.0.0",
|
|
"port": 8443,
|
|
"protocol": "vless",
|
|
"settings": {
|
|
"clients": [],
|
|
"decryption": "none"
|
|
},
|
|
"streamSettings": {
|
|
"network": "tcp",
|
|
"tcpSettings": {},
|
|
"security": "reality",
|
|
"realitySettings": {
|
|
"show": false,
|
|
"dest": "google.com:443",
|
|
"xver": 0,
|
|
"serverNames": [
|
|
"google.com",
|
|
"yaahoo.com",
|
|
"bing.com"
|
|
],
|
|
"privateKey": "#Вставь сюда данные",
|
|
"shortIds": [
|
|
#Вставь сюда данные
|
|
]
|
|
}
|
|
},
|
|
"sniffing": {
|
|
"enabled": true,
|
|
"destOverride": [
|
|
"http",
|
|
"tls"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"tag": "Shadowsocks TCP",
|
|
"listen": "0.0.0.0",
|
|
"port": 1080,
|
|
"protocol": "shadowsocks",
|
|
"settings": {
|
|
"clients": [],
|
|
"network": "tcp,udp"
|
|
}
|
|
}
|
|
],
|
|
"outbounds": [
|
|
{
|
|
"protocol": "freedom",
|
|
"tag": "DIRECT"
|
|
},
|
|
{
|
|
"protocol": "blackhole",
|
|
"tag": "BLOCK"
|
|
},
|
|
{
|
|
"tag": "WARP",
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [
|
|
{
|
|
"address": "127.0.0.1",
|
|
"port": 40000
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
``` |