大量更新

This commit is contained in:
zeaslity
2025-01-20 16:38:08 +08:00
parent ed9e0947e6
commit 7db1e0f565
46 changed files with 583 additions and 1896 deletions

View File

@@ -0,0 +1,28 @@
{
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"listen": "0.0.0.0",
"port": 31234,
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "7d390fdf-0a48-4a3e-b18c-b18db36c6f23"
}
]
},
"streamSettings": {
"network": "tcp"
}
}
],
"outbounds": [
{
"protocol": "freedom",
"tag": "direct"
}
]
}