test / config.json
Opera8's picture
Update config.json
5a604b0 verified
raw
history blame contribute delete
530 Bytes
{
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"port": 7860,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "a0c57e87-860d-4b1d-b512-5c807cfefbdd",
"level": 0,
"email": "opera8@hf"
}
],
"decryption": "none"
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/"
}
}
}
],
"outbounds": [
{
"protocol": "freedom"
}
]
}