系统:ubuntu 18.04
系统安装完成后第一件事情就是需要代理功能,v2ray的代理没开之前使用脚本下载太慢了,使用别人云盘分享的包手动安装
https://pan.baidu.com/s/165ln8Wlmzza2dRca-46aog 提取码: am8h
下载后放在同一目录下执行sudo bash go.sh –local ./v2ray-linux-64.zip
## 启动
systemctl start v2ray
## 停止
systemctl stop v2ray
## 重启
systemctl restart v2ray
## 开机自启
systemctl enable v2ray
默认存放路径为:/etc/v2ray/config.json
完成启动后在系统代理设置中设置SOCKS5的代理设置为你的设置端口