0% found this document useful (0 votes)
51 views6 pages

Configxray

The document outlines the configuration for a network proxy server, detailing log settings, inbound and outbound protocols, and routing rules. It includes multiple inbound protocols such as VLESS, VMess, Trojan, and Shadowsocks, each with specific settings for clients and stream configurations. Additionally, it specifies routing rules to manage traffic and block certain IP ranges and protocols.

Uploaded by

sucimustika32
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views6 pages

Configxray

The document outlines the configuration for a network proxy server, detailing log settings, inbound and outbound protocols, and routing rules. It includes multiple inbound protocols such as VLESS, VMess, Trojan, and Shadowsocks, each with specific settings for clients and stream configurations. Additionally, it specifies routing rules to manage traffic and block certain IP ranges and protocols.

Uploaded by

sucimustika32
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

{

"log" : {
"access": "/var/log/xray/access.log",
"error": "/var/log/xray/error.log",
"loglevel": "warning"
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 10085,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
},
"tag": "api"
},
{
"listen": "127.0.0.1",
"port": "34812",
"protocol": "vless",
"settings": {
"decryption":"none",
"clients": [
{
"id": "894575a1-935f-4a88-b4c7-0e646f0b7983"
#vless
}
]
},
"streamSettings":{
"network": "ws",
"wsSettings": {
"path": "/vless"
}
}
},
{
"listen": "127.0.0.1",
"port": "15147",
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "894575a1-935f-4a88-b4c7-0e646f0b7983",
"alterId": 0
#vmess
}
]
},
"streamSettings":{
"network": "ws",
"wsSettings": {
"path": "/vmess"
}
}
},
{
"listen": "127.0.0.1",
"port": "15419",
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "894575a1-935f-4a88-b4c7-0e646f0b7983",
"alterId": 0
#vmessworry
}
]
},
"streamSettings":{
"network": "ws",
"wsSettings": {
"path": "/worryfree"
}
}
},
{
"listen": "127.0.0.1",
"port": "29481",
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "894575a1-935f-4a88-b4c7-0e646f0b7983",
"alterId": 0
#vmesskuota
}
]
},
"streamSettings":{
"network": "ws",
"wsSettings": {
"path": "/kuota-habis"
}
}
},
{
"listen": "127.0.0.1",
"port": "24906",
"protocol": "trojan",
"settings": {
"decryption":"none",
"clients": [
{
"password": "894575a1-935f-4a88-b4c7-0e646f0b7983"
#trojanws
#tr nasya 2025-02-23
},{"password": "ms-store-nasya","email": "nasya"
#tr musa3x 2026-02-15
},{"password": "ms-store-musa3x","email": "musa3x"
#tr stb 2026-02-15
},{"password": "ms-store-stb","email": "stb"
}
],
"udp": true
},
"streamSettings":{
"network": "ws",
"wsSettings": {
"path": "/trojan-ws"
}
}
},
{
"listen": "127.0.0.1",
"port": "27259",
"protocol": "shadowsocks",
"settings": {
"clients": [
{
"method": "aes-128-gcm",
"password": "894575a1-935f-4a88-b4c7-0e646f0b7983"
#ssws
}
],
"network": "tcp,udp"
},
"streamSettings":{
"network": "ws",
"wsSettings": {
"path": "/ss-ws"
}
}
},
{
"listen": "127.0.0.1",
"port": "26586",
"protocol": "vless",
"settings": {
"decryption":"none",
"clients": [
{
"id": "894575a1-935f-4a88-b4c7-0e646f0b7983"
#vlessgrpc
}
]
},
"streamSettings":{
"network": "grpc",
"grpcSettings": {
"serviceName": "vless-grpc"
}
}
},
{
"listen": "127.0.0.1",
"port": "10481",
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "894575a1-935f-4a88-b4c7-0e646f0b7983",
"alterId": 0
#vmessgrpc
}
]
},
"streamSettings":{
"network": "grpc",
"grpcSettings": {
"serviceName": "vmess-grpc"
}
}
},
{
"listen": "127.0.0.1",
"port": "10734",
"protocol": "trojan",
"settings": {
"decryption":"none",
"clients": [
{
"password": "894575a1-935f-4a88-b4c7-0e646f0b7983"
#trojangrpc
#trg nasya 2025-02-23
},{"password": "ms-store-nasya","email": "nasya"
#trg musa3x 2026-02-15
},{"password": "ms-store-musa3x","email": "musa3x"
#trg stb 2026-02-15
},{"password": "ms-store-stb","email": "stb"
}
]
},
"streamSettings":{
"network": "grpc",
"grpcSettings": {
"serviceName": "trojan-grpc"
}
}
},
{
"listen": "127.0.0.1",
"port": "34731",
"protocol": "shadowsocks",
"settings": {
"clients": [
{
"method": "aes-128-gcm",
"password": "894575a1-935f-4a88-b4c7-0e646f0b7983"
#ssgrpc
}
],
"network": "tcp,udp"
},
"streamSettings":{
"network": "grpc",
"grpcSettings": {
"serviceName": "ss-grpc"
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
},
{
"protocol": "blackhole",
"settings": {},
"tag": "blocked"
}
],
"routing": {
"rules": [
{
"type": "field",
"ip": [
"0.0.0.0/8",
"10.0.0.0/8",
"100.64.0.0/10",
"169.254.0.0/16",
"172.16.0.0/12",
"192.0.0.0/24",
"192.0.2.0/24",
"192.168.0.0/16",
"198.18.0.0/15",
"198.51.100.0/24",
"203.0.113.0/24",
"::1/128",
"fc00::/7",
"fe80::/10"
],
"outboundTag": "blocked"
},
{
"inboundTag": [
"api"
],
"outboundTag": "api",
"type": "field"
},
{
"type": "field",
"outboundTag": "blocked",
"protocol": [
"bittorrent"
]
}
]
},
"stats": {},
"api": {
"services": [
"StatsService"
],
"tag": "api"
},
"policy": {
"levels": {
"0": {
"statsUserDownlink": true,
"statsUserUplink": true
}
},
"system": {
"statsInboundUplink": true,
"statsInboundDownlink": true,
"statsOutboundUplink" : true,
"statsOutboundDownlink" : true
}
}
}

You might also like