1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00
Jebbs ff59bd37ce
v5: New multi-json loader (#451)
* scalable commands column

* new multi-json loader
For both internal & external json loader

This commit also:
* applies -confdir to other formats, e.g. "yaml" in the future
* multiple assign of -confdir is accepted
* add flag to load confdir recursively
* config loader can have alias name
* json loader also accepts .jsonc
* add merge command
* add help topics for json merge, format loader
* format loaders don't panic

* apply lint style

* add merge test

* merge same tag in array, solve v2fly/discussion#97

* apply lint style

* merge code optimize

* fix merge cmdarg.Arg

* update cmd description

* improve merge logic
* fix zero value overwrite
* fix "null" lost after array merge

* code optimize

* fix merged slices not sorted

* code optimize

* add package doc

* fix a typo
2020-11-28 22:06:03 +08:00
2020-11-27 08:33:44 +08:00
2020-11-28 22:06:03 +08:00
2020-11-28 22:06:03 +08:00
2020-11-28 22:06:03 +08:00
2020-11-27 00:10:04 +00:00
2020-11-27 08:19:52 +08:00
2018-12-03 22:44:42 +01:00
2020-11-28 22:06:03 +08:00
2018-10-21 20:33:08 +02:00
2020-06-27 20:50:39 -04:00
2020-11-20 16:09:43 +08:00
2020-10-07 16:28:51 +08:00
2018-09-30 18:39:53 +02:00
2020-11-26 05:32:04 +08:00
2020-11-26 05:32:04 +08:00
2020-10-07 14:34:00 +08:00
2020-10-29 09:04:12 +08:00
2020-11-23 00:06:51 +08:00
2020-11-20 01:02:52 +08:00
2019-02-10 19:19:05 +01:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status Packaging status Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

Description
No description provided
Readme MIT 68 MiB
Languages
Go 70.8%
JavaScript 29.1%
Shell 0.1%