“V2Fly 客户端安装”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
第1行: 第1行:
 
=== 参考 ===
 
=== 参考 ===
 
https://guide.v2fly.org/prep/install.html#%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%AE%89%E8%A3%85
 
https://guide.v2fly.org/prep/install.html#%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%AE%89%E8%A3%85
 +
 +
=== 查看命令行帮助 ===
 +
<syntaxhighlight lang="shell-session">
 +
[root@your-vps v2ray]# v2ray help
 +
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
 +
 +
Use "v2ray help <topic>" for more information about that topic.
 +
 +
[root@your-vps v2ray]#
 +
 +
</syntaxhighlight>
  
  

2023年2月7日 (二) 07:00的版本

参考

https://guide.v2fly.org/prep/install.html#%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%AE%89%E8%A3%85

查看命令行帮助

[root@your-vps v2ray]# v2ray help
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

Use "v2ray help <topic>" for more information about that topic.

[root@your-vps v2ray]#


下载

无 UI 客户端

https://github.com/v2fly/v2ray-core/releases

需手工配置浏览器代理



带 UI 客户端

https://github.com/2dust/v2rayN/releases



UUID 生成器

https://www.v2fly.org/awesome/tools.html

生成用户 ID 用得到