note/network/V2Ray.md
2022-04-10 15:02:45 +08:00

20 lines
780 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# #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地址从剪贴板导入重启服务系统代理切换至`自动配置系统代理`即可。