mirror of
https://github.com/jie65535/note.git
synced 2025-06-01 17:29:10 +08:00
增加V2Ray安装笔记
This commit is contained in:
parent
dd3284ab99
commit
f795986bf9
19
network/V2Ray.md
Normal file
19
network/V2Ray.md
Normal file
@ -0,0 +1,19 @@
|
||||
# #V2Ray 初体验
|
||||
|
||||
> 由于SS线路中转服务器框架炸了,全线vemms,因此尝试使用V2Ray作为客户端
|
||||
|
||||
## 安装
|
||||
在完全没用过V2Ray的情况下,我第一反应选择从Github中搜索资源。
|
||||
|
||||
[V2Ray搜索结果](https://github.com/search?q=V2Ray)
|
||||
|
||||
稍一筛选,发现[v2rayN](https://github.com/2dust/v2rayN)这个应该就是我想要的。
|
||||
|
||||
根据介绍,我应该直接下载`v2rayN-core.zip`
|
||||
> If you are newbie please download v2rayN-Core.zip from releases
|
||||
> Otherwise please download v2rayN.zip (Also need to download v2ray core in the same folder)
|
||||
> Run v2rayN.exe
|
||||
|
||||
下载完成解压后,阅读文档,直接运行`v2rayN.exe`
|
||||
|
||||
复制vmess地址,从剪贴板导入,重启服务,系统代理切换至`自动配置系统代理`即可。
|
Loading…
Reference in New Issue
Block a user