parent
d2b1c8a4c1
commit
5aca1925c7
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue