-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
{
"log": {
"loglevel": "none"
},
"inbounds": [
{
"port": 10808,
"listen": "127.0.0.1",
"protocol": "socks",
"domainOverride": ["tls","http"],
"settings": {
"auth": "noauth",
"udp": false
}
}
],
"outbounds": [
{
"protocol": "vmess",
"settings": {
"vnext": [
{
"address": "?????.com",
"port": 443,
"users": [
{
"id": "??????????-?????-?????-?????-??????????",
"alterId": 64
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"wsSettings": {
"path": "/ray"
}
}
}
]
}
blurHY, Louis-Lou, wangdiqi, svandex and bearDream
Metadata
Metadata
Assignees
Labels
No labels