Qv2ray/docs/FirstTime/Windows-macOS.md
Leroy.H.Y 7735b77e24 Update Windows-macOS.md
Former-commit-id: 3ebdf53ae4
2019-10-06 20:54:05 +08:00

19 lines
884 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.

# Qv2ray 安装方法 - 任何系统
*此方法为通用操作方法,任何系统都可以使用这种方法安装并使用 Qv2ray*
1. 你需要从官方 [releases](https://github.com/v2ray/v2ray-core/releases/latest) 下载对应系统版本的核心文件
- **并解压缩到 *附录* 中对应系统的文件夹**
2. 根据系统类别下载 Qv2ray 发布版,解压缩或双击打开 AppImage
3. 打开首选项,设置 assets 路径到解压后的文件夹
4. 点击OK保存配置并开始添加连接你可以选择导入现有链接或者手动输入链接设置
5. 使用托盘图标中键,窗口按钮或右键菜单均可启动当前连接
# *附录*
## *1. Qv2ray 在不同操作系统中查找 v2ray 内核的路径*
- *Windows: `C:\Users\用户名\.qv2ray\vcore`*
- *macOS: `/Users/用户名/.qv2ray/vcore`*
- *Linux: `/home/用户名/.qv2ray/vcore`*