31 lines
680 B
JSON
31 lines
680 B
JSON
|
{
|
||
|
"log": {
|
||
|
"loglevel": "warning"
|
||
|
},
|
||
|
"outbounds": [
|
||
|
{
|
||
|
"protocol": "freedom"
|
||
|
}
|
||
|
],
|
||
|
"inbounds": [
|
||
|
{
|
||
|
"port": 8080,
|
||
|
"protocol": "vless",
|
||
|
"settings": {
|
||
|
"clients": [
|
||
|
{
|
||
|
"id": "3883e684-6971-11ed-a53b-f388e0649c3d"
|
||
|
}
|
||
|
],
|
||
|
"decryption": "none"
|
||
|
},
|
||
|
"streamSettings": {
|
||
|
"network": "ws",
|
||
|
"security": "none",
|
||
|
"wsSettings": {
|
||
|
"path": "/KnockOut"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|