1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-03-10 16:35:29 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
Hork
d355e80b18 Fix getting shared flags for balance info command (#1905) 2022-09-07 18:01:19 +08:00
秋のかえで
79320d34d4 Chore: bump gopkg.in/yaml.v2 to gopkg.in/yaml.v3 (#1828)
* Chore: bump gopkg.in/yaml.v2 to gopkg.in/yaml.v3

* Test: fix YAML test

* Test: refine json_test style
2022-07-13 21:21:32 +08:00
Shelikhoo
3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Loyalsoldier
dce8764fd7 Lint: fix lint (#1427)
* Lint: replace golint with revive
* Lint: fix lint
2021-11-27 17:16:41 +08:00
Loyalsoldier
43447aa2e4 Chore: format code to fix lint (#1426) 2021-11-27 14:32:07 +08:00
dyhkwong
c25e33c423 Fix test command does not load default config.json (#1368) 2021-11-06 15:48:06 +08:00
世界
a66bb28aee Reformat code 2021-10-28 18:34:19 +08:00
Kslr
e3d966a756 Update cert.go (#1353)
Fix: the description of -name parameter is missing

Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
2021-10-26 23:16:35 +08:00
Shelikhoo
b90ae53c7d updated converter support for v5json 2021-09-05 11:27:56 +01:00
Shelikhoo
45aabb7635 v2ray jsonpb engineering support: auto generated 2021-09-04 11:13:30 +01:00
Shelikhoo
8566ecee1d v2ray jsonpb engineering support 2021-09-04 11:13:30 +01:00
Shelikhoo
b36b434689 jsonpb format 2021-09-04 11:13:30 +01:00
Shelikhoo
28c36019b2 support v4 json pb output 2021-09-04 11:13:29 +01:00
Shelikhoo
add375390e move v4 configure support to own directory 2021-09-04 11:13:13 +01:00
Shelikhoo
e6f5db1c93 remove cancelled API 2021-09-04 11:12:34 +01:00
Shelikhoo
775b9f54df update API command 2021-09-04 11:12:33 +01:00
Shelikhoo
718d6f32bf update coding style 2021-09-04 11:12:04 +01:00
Shelikhoo
ca7a16104d isolate jsonv4 format that invalided selective compile 2021-09-04 11:12:04 +01:00
QxQ
8989dd8336 fix typo 2021-09-04 11:12:04 +01:00
Jebbs
7a0af318df refine api, run command and merger (#766)
* mergers code optimize

* api log work with pipe

* remove inbounds/outbounds by tags
*fix rmo flag parse

* cmds description and message optimize
2021-09-04 11:11:45 +01:00
Jebbs
2523d77919 improve commands
(rebased from ebbf31f07e)
2021-09-04 11:11:45 +01:00
Jebbs
fa0cf6db26 v5: Health Check & LeastLoad Strategy (rebased from 2c5a714903)
Some changes will be necessary to integrate it into V2Ray
2021-09-04 11:11:45 +01:00
秋のかえで
dde9463275 V5: Add TOML Support (rebased from 36ba06837f) 2021-09-04 11:11:45 +01:00
Jebbs
ec1694beb1 fix commands issues (#492)
* fix api commands output

* remove unused code

* fix convert always has -r

* update merge err to locate failed file
2021-09-04 11:09:58 +01:00
Jebbs
b05a469488 v5: Remove v2ctl & wv2ray (rebased from 7c1ab06206) 2021-09-04 11:09:55 +01:00
Jebbs
557b0c3353 V5: YAML support (rebased from 9367e9b1f2) 2021-09-04 11:05:52 +01:00
Jebbs
8c78712841 v5: New multi-json loader (rebased from ff59bd37ce) 2021-09-04 11:05:20 +01:00
Jebbs
a96e093432 go style commands, merge v2ctl commands, v5 oriented (rebased from 521120d196) 2021-09-04 11:05:19 +01:00