Trojan
TrojanServerConfig and TrojanClientConfig
Proto: protos/proto/vx/proxy/trojan/trojan.proto
TrojanServerConfig
visionbool
Enable Trojan Vision (similar to VLESS xtls-rprx-vision). Both client and server must be enabled at the same time.
{
"@type": "type.googleapis.com/vx.proxy.trojan.TrojanServerConfig",
"vision": true,
"users": [{ "id": "user1", "secret": "your-password" }]
}TrojanClientConfig
passwordstring
Trojan password
visionbool
Enable Trojan Vision