[
{
"d": 33878157,
"enable": 1,
"method": "aes-128-ctr",
"obfs": "tls1.2_ticket_auth",
"passwd": "pwd",
"port": 1234,
"protocol": "auth_aes128_md5",
"transfer_enable": 9007199254740992,
"u": 771470,
"user": "username"
}
]
method:加密方式(aes-128-ctr之类的)
obfs:混淆方式(tls1.2_ticket_auth之类的)
protocol:协议(auth_aes128_md5之类的)


