Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
README.md updated; v2ray-core update
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenmrev committed Jun 13, 2016
1 parent 5ab58ae commit 94aa574
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,24 @@
## what is V2Ray?
[Project V2Ray](http://www.v2ray.com).

## Download
## Download V2RayX
[Releases](https://github.com/Cenmrev/V2RayX/releases)

## How to build
`git clone --recursive https://github.com/Cenmrev/V2RayX.git`

open V2RayX.xcodeproj and use Xcode to build V2RayX.

## How does V2RayX workw
## How does V2RayX work
V2RayX provides a GUI to generate the config file for V2Ray. It includes V2Ray's binary executable(v1.7) in the Resources folder. V2RayX starts and stops V2Ray with `launchd` of OS X.

V2RayX also allows users to toggle system proxy and switch proxy servers on the OS X menu bar.

### manually update v2ray-core
replace `V2RayX.app/Contents/Resources/v2ray` with the newest v2ray
version from [v2ray-core
repo](https://github.com/v2ray/v2ray-core/releases).

### Uninstall
V2RayX will create the following files and folders:

Expand Down

0 comments on commit 94aa574

Please sign in to comment.