0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-11 19:09:36 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
4b97edae74 Fix https://github.com/XTLS/Xray-core/issues/320 2021-03-01 01:29:17 +00:00
1b87264c53 Support loading config from different formats (#228) 2021-02-12 14:12:58 +00:00
822afb0cc8 Improve UUID generator
https://github.com/XTLS/Xray-core/issues/158
2021-01-12 18:23:54 +00:00
ee15cc253f Improve configuration detector (cone or symmetric) 2021-01-10 07:50:21 +00:00
9d4038427d Enable loading TOML & YAML by confdir (#120) 2021-01-01 12:16:22 +00:00
310a938511 VLESS & VMess are not ready to accept FullCone yet 2020-12-30 08:10:26 +00:00
ffd8fd1d8a Adjust JSON & TOML & YAML 2020-12-25 18:53:17 +08:00
85619b5a29 Add YAML Support (#86) 2020-12-24 19:30:26 +00:00
f073456ac0 Add TOML Support (#98) 2020-12-24 19:11:32 +00:00
19ce0e99a5 Config loader returns error instead of directly panic (#80) 2020-12-16 12:35:27 +00:00
45f44c401a Refactor: Optimize Memory Usage At Startup
https://github.com/XTLS/Xray-core/issues/68#issuecomment-745231528
2020-12-15 20:27:18 +08:00
32e7cd80e8 Fix trim package name error (#36) 2020-12-05 00:51:36 +00:00
e3575277ba bytes.Buffer -> strings.Builder 2020-12-05 00:36:16 +00:00
7ca55add04 Fix main/commands/all/api/shared.go 2020-12-04 15:35:08 +00:00
0a9db2d3d3 Apply JSON format to xray api commands' output 2020-12-04 14:03:07 +00:00
16544c18ab v1.1.0 2020-12-04 09:36:16 +08:00
c7f7c08ead v1.0.0 2020-11-25 19:01:53 +08:00