{
"type": "trojan",
"tag": "trojan-out",
"server": "127.0.0.1",
"server_port": 1080,
"password": "8JCsPssfgS8tiRwiMlhARg==",
"network": "tcp",
"tls": {},
"multiplex": {},
"transport": {},
... // Dial Fields
}
==Required==
The server address.
==Required==
The server port.
==Required==
The Trojan password.
Enabled network
One of tcp udp.
Both is enabled by default.
TLS configuration, see TLS.
Multiplex configuration, see Multiplex.
V2Ray Transport configuration, see V2Ray Transport.
See Dial Fields for details.