mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-01-22 18:08:14 -05:00
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"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,
|
|
"DNSType": "ipv4_only"
|
|
} |