init:start

This commit is contained in:
dichgrem
2025-03-21 15:30:38 +08:00
parent 944f65c9fa
commit 5d49d6ccb0
17 changed files with 3000 additions and 2 deletions

View File

@ -0,0 +1,24 @@
[
{
"tag": "Jp-100G",
"type": "vless",
"server": "服务器IP",
"server_port": 443,
"uuid": "singbox生成UUID",
"tls":
{
"enabled": true,
"server_name": "icloud.com",
"insecure": false,
"reality":
{
"enabled": true,
"public_key": "singbox生成公钥",
"short_id": "singbox生成ID",
},
"utls": { "enabled": true, "fingerprint": "chrome" },
},
"flow": "xtls-rprx-vision",
},
]