complete example

This commit is contained in:
Yuzuki616
2023-09-16 20:35:42 +08:00
parent 3a7d10c142
commit 1b3e173a8a
3 changed files with 242 additions and 110 deletions

View File

@@ -0,0 +1,13 @@
{
"Core": "xray",
"ApiHost": "https://127.0.0.1",
"ApiKey": "key",
"NodeID": 1,
"NodeType": "vmess",
"Timeout": 30,
"ListenIP": "0.0.0.0",
"SendIP": "0.0.0.0",
"EnableProxyProtocol": false,
"EnableTFO": true,
"DomainStrategy": "ipv4_only"
}