Xray-core/proxy/vmess
yu c90affe7db
Fix: RPC call causes xray panic problem using wrong account type (#3744)
* fix:RPC call causes xray panic problem. Problem details: add a VMess protocol user in an inbound proxy. If inTag: "VMess-xxx", but the developer carelessly calls the add user method of vless or other protocols, such as xrayCtl.AddVlessUser(user), causing xray panic

* fix:use xray log system return error

---------

Co-authored-by: chengtao@snqu.com <chengtao@snqu.com>
2024-09-09 11:44:22 -04:00
..
aead Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
encoding Refactor log (#3446) 2024-06-29 14:32:57 -04:00
inbound Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
outbound Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
account.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
account.pb.go Pin protobuf packages (#3715) 2024-08-22 10:18:36 -04:00
account.proto Clean legacy vmess (#2199) 2023-06-12 10:32:25 -04:00
validator_test.go Clean legacy vmess (#2199) 2023-06-12 10:32:25 -04:00
validator.go Fix: RPC call causes xray panic problem using wrong account type (#3744) 2024-09-09 11:44:22 -04:00
vmess.go v1.1.0 2020-12-04 09:36:16 +08:00