1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 23:36:25 -04:00
v2fly/proxy/vmess
hex2tan 3d63ec4e78
fixed add new user bug
fixed add new user bug.
when add new user, just add the key(u.email) to the map(v.cache), the value of map is nil.
2019-09-26 13:48:52 +08:00
..
encoding show vmess decode errors at warning level 2019-08-27 09:29:29 +08:00
inbound fixed add new user bug 2019-09-26 13:48:52 +08:00
outbound optimize v2ctl size 2019-02-01 20:08:21 +01:00
account.go confonly 2019-02-02 22:19:40 +01:00
account.pb.go update proto lib 2018-12-01 17:39:51 +01:00
account.proto fix typo 2018-04-02 15:52:16 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
validator_test.go benchmark test for user validator 2019-02-20 22:56:17 +01:00
validator.go Some code improvements 2019-06-28 17:53:44 +03:00
vmess.go rename validator 2018-10-18 09:28:09 +02:00