mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-14 00:51:12 +03:00
Fix examples
This commit is contained in:
@@ -21,18 +21,20 @@
|
|||||||
"key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe"
|
"key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inbound": {
|
"inbounds": [
|
||||||
"type": "vless",
|
{
|
||||||
"tag": "vless-in",
|
"type": "vless",
|
||||||
"listen": "0.0.0.0",
|
"tag": "vless-in",
|
||||||
"listen_port": 8000,
|
"listen": "0.0.0.0",
|
||||||
"users": [
|
"listen_port": 8000,
|
||||||
{
|
"users": [
|
||||||
"name": "vless",
|
{
|
||||||
"uuid": "9b65b7e1-04c8-4717-8f45-2aa61fd25937"
|
"name": "vless",
|
||||||
}
|
"uuid": "9b65b7e1-04c8-4717-8f45-2aa61fd25937"
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"outbounds": [
|
"outbounds": [
|
||||||
|
|||||||
@@ -21,18 +21,20 @@
|
|||||||
"key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe"
|
"key": "1c9b2ccf-b0c0-4c26-868d-a55a4edad3fe"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inbound": {
|
"inbounds": [
|
||||||
"type": "vless",
|
{
|
||||||
"tag": "vless-in",
|
"type": "vless",
|
||||||
"listen": "0.0.0.0",
|
"tag": "vless-in",
|
||||||
"listen_port": 8000,
|
"listen": "0.0.0.0",
|
||||||
"users": [
|
"listen_port": 8000,
|
||||||
{
|
"users": [
|
||||||
"name": "vless",
|
{
|
||||||
"uuid": "9b65b7e1-04c8-4717-8f45-2aa61fd25937"
|
"name": "vless",
|
||||||
}
|
"uuid": "9b65b7e1-04c8-4717-8f45-2aa61fd25937"
|
||||||
]
|
}
|
||||||
}
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inbounds": [
|
"inbounds": [
|
||||||
|
|||||||
Reference in New Issue
Block a user