2023-01-11 04:35:01 +00:00
|
|
|
{
|
|
|
|
"log": {
|
|
|
|
"loglevel": "debug"
|
|
|
|
},
|
|
|
|
"inbounds": [
|
|
|
|
{
|
|
|
|
"listen": "127.0.0.1",
|
|
|
|
"port": "1080",
|
|
|
|
"protocol": "socks",
|
|
|
|
"settings": {
|
|
|
|
"udp": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"outbounds": [
|
|
|
|
{
|
|
|
|
"protocol": "vless",
|
|
|
|
"settings": {
|
|
|
|
"vnext": [
|
|
|
|
{
|
|
|
|
"address": "example.com",
|
|
|
|
"port": 443,
|
|
|
|
"users": [
|
|
|
|
{
|
|
|
|
"id": "90e4903e-66a4-45f7-abda-fd5d5ed7f797",
|
|
|
|
"encryption": "none"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"streamSettings": {
|
|
|
|
"network": "ws",
|
|
|
|
"wsSettings": {
|
2024-06-22 19:20:08 +00:00
|
|
|
"path": "/vlws?ed=2560"
|
2023-01-11 04:35:01 +00:00
|
|
|
},
|
|
|
|
"security": "tls",
|
|
|
|
"tlsSettings": {
|
|
|
|
"allowInsecure": false,
|
|
|
|
"fingerprint": "chrome"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|