V2RAY的安装与使用(centox8+python3.8.1)
| 分类: IT |
在远程连接里面输入代码
sudo su root
wget -N --no-check-certificate
https://raw.githubusercontent.com/FunctionClub/V2ray.Fun/master/install.sh
&& bash install.sh按回车,等脚本自动安装
接下来我们要开放端口5000和4617
https://forum.quantclass.cn/assets/files/2020-06-29/1593400464-309557-20200629111411.jpeg
https://forum.quantclass.cn/assets/files/2020-06-29/1593400659-445725-20200629111732.jpeg
接下来通过浏览器chrome访问http://ip:5000
https://forum.quantclass.cn/assets/files/2020-06-29/1593400788-304786-20200629111939.jpeg
下载对应的客户端软件
https://forum.quantclass.cn/assets/files/2020-06-29/1593400827-434966-20200629112009.jpeg
复制Vmess信息
https://forum.quantclass.cn/assets/files/2020-06-29/1593400904-230886-20200629112136.jpeg
接下来客户端使用问题,把信息导入到客户即可
https://forum.quantclass.cn/assets/files/2020-06-29/1593401100-837132-20200629112412.jpeg
- 本地使用可以用HTTP代理,需要开启一下
https://forum.quantclass.cn/assets/files/2020-06-29/1593401619-634749-20200629113309.jpeg
我个人用的SOCKS5,chrome的插件Proxy SwitchyOmega,一般用HTTP代理即可,简单方便
本脚本的GITHUB项目地址:https://github.com/FunctionClub/V2ray.Fun开胃菜吃完的同学可以试试这个
V2Ray 基于 Nginx 的 vmess+ws+tls 一键安装脚本https://github.com/wulabing/V2Ray_ws-tls_bash_onekey

加载中…