Skip to main content
JustPaste
HomeAboutDonateContactTerms of UsePrivacy Policy

© 2026 Just Paste. All rights reserved.

Made with ❤️ by TakiDev

config | JustPaste.app
Publish 4 months ago116 views

config

Starting Xray with config: {

"dns": {

"hosts": {

"domain:googleapis.cn": "googleapis.com"

},

"servers": [

"1.1.1.1",

"8.8.8.8",

"77.88.8.8"

]

},

"inbounds": [

{

"listen": "127.0.0.1",

"port": 10808,

"protocol": "socks",

"settings": {

"auth": "noauth",

"udp": true,

"userLevel": 8

},

"sniffing": {

"destOverride": [

"http",

"tls"

],

"enabled": true

},

"tag": "socks"

},

{

"listen": "127.0.0.1",

"port": 10809,

"protocol": "http",

"settings": {

"userLevel": 8

},

"tag": "http"

},

{

"listen": "127.0.0.1",

"port": 11111,

"protocol": "dokodemo-door",

"settings": {

"address": "127.0.0.1"

},

"tag": "metrics_in"

}

],

"log": {

"access": "/data/user/0/com.lagomproductsllc.lagomvpn/cache/xray_info.log",

"error": "/data/user/0/com.lagomproductsllc.lagomvpn/cache/xray_error.log",

"loglevel": "debug"

},

"metrics": {

"tag": "metrics_out"

},

"outbounds": [

{

"mux": {

"concurrency": -1,

"enabled": false,

"xudpConcurrency": 8,

"xudpProxyUDP443": ""

},

"protocol": "vless",

"settings": {

"vnext": [

{

"address": "95.181.182.182",

"port": 443,

"users": [

{

"encryption": "none",

"flow": "",

"id": "088ebd5d-f071-43af-afa0-6d6a5d36bf8b",

"level": 8,

"security": "auto"

}

]

}

]

},

"streamSettings": {

"network": "tcp",

"security": "tls",

"wsSettings": {

"headers": {

"Host": ""

},

"host": "cdn.emrata.top",

"path": "/4490c5f9-afe1-43c8-9766-7d59a2b584f6"

}

},

"tag": "ENTRY-PROXY"

},

{

"protocol": "freedom",

"settings": {},

"tag": "direct"

},

{

"protocol": "blackhole",

"settings": {

"response": {

"type": "http"

}

},

"tag": "block"

},

{

"mux": {

"concurrency": 8,

"enabled": false,

"xudpConcurrency": 8,

"xudpProxyUDP443": ""

},

"protocol": "freedom",

"tag": "metrics_out"

}

],

"remarks": "Обход Белого Списка",

"routing": {

"domainStrategy": "IPIfNonMatch",

"rules": []

}

}