2021-09-08 14:36:54 +00:00
|
|
|
{
|
|
|
|
"inbounds": [
|
|
|
|
{
|
|
|
|
"port": 10002,
|
|
|
|
"listen": "0.0.0.0",
|
|
|
|
"protocol": "vless",
|
|
|
|
"settings": {
|
|
|
|
"clients": [
|
|
|
|
{
|
|
|
|
"id": "b831381d-6324-4d53-ad4f-8cda48b30811",
|
2022-03-29 15:50:41 +00:00
|
|
|
"email": "xtls@example.com",
|
2021-09-08 15:34:57 +00:00
|
|
|
"flow": "xtls-rprx-direct",
|
2022-03-29 15:50:41 +00:00
|
|
|
"level": 0
|
2021-09-08 14:36:54 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"decryption": "none"
|
|
|
|
},
|
|
|
|
"streamSettings": {
|
|
|
|
"network": "tcp",
|
|
|
|
"security": "xtls",
|
|
|
|
"xtlsSettings": {
|
|
|
|
"certificates": [
|
|
|
|
{
|
|
|
|
"certificateFile": "/etc/ssl/v2ray/fullchain.pem",
|
|
|
|
"keyFile": "/etc/ssl/v2ray/privkey.pem"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"outbounds": [
|
|
|
|
{
|
|
|
|
"protocol": "freedom"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"log": {
|
|
|
|
"loglevel": "debug"
|
|
|
|
}
|
|
|
|
}
|