V2Ray的Windows和Mac客户端直接免费翻墙
时间:2016-05-31 来源:twitter 作者:/projectv2ray 条评论
可能有些人还不知道,V2Ray的Windows和Mac OS客户端可以直接运行,使用V2Ray官方服务器翻墙,不必事先准备自己的服务器。自
来自https://twitter.com/projectv2ray/status/736768424907575297
V2Ray是一个免费的跨平台工具,可以助你加密网络流量,绕过网络供应商的干扰。提供了一个免费的官方服务器,以便非专业用户更快地上手。
初次使用以 64 位 Windows 来举例:
下载 v2ray-windows-64.zip;
下载完成解压 v2ray-windows-64.zip;
双击 v2ray.exe
此时可以看到窗口中输出“Point Server started on port 1080”,则说明 V2Ray 已正常开启。
配置 SwitchyOmega:
代理协议: SOCKS5
代理服务器: 127.0.0.1
代理端口: 1080
配置完 SwitchyOmega 之后就可以正常上网了。
注:在默认配置下,V2Ray 连接的是官方提供的测试服务器。此服务器仅供测试V2Ray 连接,其速度并不快,请不要抱怨。如需更快更好的网络连接,请购买第三方服务,或是自建服务器。
下载地址:https://github.com/v2ray/v2ray-core/releases
v1.14
@v2ray v2ray released this 3 days ago · 9 commits to master since this release
- 修复了 HTTP 代理中一个可能导致崩溃的问题;
- install-release.sh 中增加了一些参数;
- 官方服务器地址变动;
- DNS 中增加了静态路由功能;
Downloads
- 705 Bytesmetadata.txt
- 2.12 MBv2ray-linux-32.zip
- 2.33 MBv2ray-linux-64.zip
- 2.08 MBv2ray-linux-arm.zip
- 2.1 MBv2ray-linux-arm64.zip
- 2.07 MBv2ray-linux-mips64.zip
- 3.12 MBv2ray-macos.zip
- 2.1 MBv2ray-windows-32.zip
- 2.3 MBv2ray-windows-64.zip
- Source code (zip)
- Source code (tar.gz)
来自https://github.com/v2ray/v2ray-core/releases
