老版本使用参考这里
v5.1.0下载地址见这里 , linux版本在这里 , 校验文件在这里 , 这个版本的v2ray支持的命令有以下几个:[test@dev:v2ray]$ ./v2ray
A unified platform for anti-censorship.
Usage:
v2ray <command> [arguments]
The commands are:
run run V2Ray with config
api call V2Ray API
convert convert config files
test test config files
tls TLS tools
uuid generate new UUID
verify verify if a binary is officially signed
version print V2Ray version
Use "v2ray help <command>" for more information about a command.
Additional help topics:
config-merge config merge logic
format-loader config formats and loading
以前运行v2ray使用的是: ./v2ray -config server.json
v5.1.0的v2ray运行方式: ./v2ray run -config server.json .
多了一个run
其他命令:
1)查看版本 : ./v2ray version
V2Ray 5.1.0 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.19 linux/amd64)
A unified platform for anti-censorship.
2)生成uuid: ./v2ray uuid
e9dc9bd6-970b-a15f-5d65-f6e8d6e3aeab