增加V2Ray安装笔记

This commit is contained in:
2022-04-10 15:02:45 +08:00
parent dd3284ab99
commit f795986bf9

19
network/V2Ray.md Normal file
View 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地址从剪贴板导入重启服务系统代理切换至`自动配置系统代理`即可。