mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-04 09:17:32 -05:00
update install instruction
This commit is contained in:
parent
989f401256
commit
a2f32f46dd
@ -12,5 +12,10 @@
|
|||||||
3. go get github.com/v2ray/v2ray-core
|
3. go get github.com/v2ray/v2ray-core
|
||||||
4. go build github.com/v2ray/v2ray-core/release/server
|
4. go build github.com/v2ray/v2ray-core/release/server
|
||||||
|
|
||||||
|
### Debian / Ubuntu
|
||||||
|
sudo bash <(curl -s https://raw.githubusercontent.com/v2ray/v2ray-core/master/release/install.sh)
|
||||||
|
|
||||||
|
此脚本会自动安装 git 和 golan 1.5 (如果系统上没有的话),然后把 v2ray 编译到 $GOPATH/bin/v2ray,新装的 golang 会把 GOPATH 设定到 /v2ray。
|
||||||
|
|
||||||
## 配置和运行
|
## 配置和运行
|
||||||
[链接](https://github.com/V2Ray/v2ray-core/blob/master/spec/guide.md)
|
[链接](https://github.com/V2Ray/v2ray-core/blob/master/spec/guide.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user