1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 23:36:25 -04:00
v2fly/infra
Jebbs 521120d196
go style commands, merge v2ctl commands, v5 oriented (#369)
* go style commands
merge v2ctl commandsw

* migrate go style commands to v2ctl

* fixes & code optimize

* sort the commands

* update commands description

* restore old proto
golang.org proto has removed UnmarshalText, without alternative

* add test command

* remove unused code

* code optimize and fix
* The commit simplifies the run and test commands code,
* Fixes a hidden issue that the format flag not applied in command "v2ray test -format=pb ..."

* fix default loader logic
2020-11-23 23:38:43 +08:00
..
bazel Build: do NOT rely on GOPATH & refine user-package.sh (#270) 2020-10-07 14:29:07 +08:00
conf go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
control/main go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
vprotogen Update vprotogen (#366) 2020-10-29 09:27:05 +08:00