2024-09-15 12:58:39 +01:00

45 lines
1.0 KiB
JSON

{
"log": {
"error": {
"level": "Warning",
"type": "Console"
},
"access": {
"type": "None"
}
},
"inbounds": [
{
"protocol": "vmess",
"settings": {
"users": [
"00000000-0000-0000-0000-000000000000"
]
},
"port": 0,
"streamSettings": {
"transport": "ws",
"transportSettings": {
"path": ""
},
"security": "tls",
"securitySettings": {
"serverName": "",
"certificate": [
{
"usage": "ENCIPHERMENT",
"certificateFile":"",
"keyFile": ""
}
]
}
}
}
],
"outbounds": [
{
"protocol": "freedom"
}
]
}