跳至内容
C2/C3 Wiki
C2/C3开发者的乐园
用户工具
注册
登录
站点工具
搜索
工具
显示页面
过去修订
反向链接
最近更改
媒体管理器
网站地图
注册
登录
>
最近更改
媒体管理器
网站地图
您在这里:
C2/C3 Wiki
»
v2ray
您的足迹:
•
tEst pAgE
v2ray
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
执行安装前先将域名解析A记录到VPS/云服务器IP,可解析www或任意其他二级域名,解析域名与安装配置域名一致即可,安装脚本配置端口选择443(默认)。 <code>bash <(curl -L -s https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/master/install.sh) | tee v2ray_ins.log</code> 启动 V2ray: <code>systemctl start v2ray</code> 停止 V2ray: <code>systemctl stop v2ray</code> 启动 Nginx: <code>systemctl start nginx</code> 停止 Nginx: <code>systemctl stop nginx</code> 脚本相关目录 Web 目录: <code>/home/wwwroot/levis</code> V2ray 服务端配置: <code>/etc/v2ray/config.json</code> V2ray 客户端配置: <code>执行安装时所在目录下的 v2ray_info.txt</code> Nginx 目录: <code>/etc/nginx</code> 证书目录: <code>/data/v2ray.key 和 /data/v2ray.crt</code>
v2ray.txt
· 最后更改:
2024/01/22 11:09
由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
回到顶部