727301208 / v2raytls

v2raytls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2raytls

wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/siemenstutorials/v2raytls/master/install.sh" && chmod +x install.sh && bash install.sh

启动方式 启动

V2ray:systemctl start v2ray

停止

V2ray:systemctl stop v2ray

启动 Nginx:

systemctl start nginx

停止 Nginx:

systemctl stop nginx

相关目录 Web 目录:

/home/wwwroot/3DCEList

V2ray 服务端配置:

/etc/v2ray/config.json

V2ray 客户端配置:

~/v2ray_info.inf

Nginx 目录:

/etc/nginx

证书文件: /data/v2ray.key 和 /data/v2ray.crt

5折专用多IP服务器优惠码:11115021

5折高性能VPS优惠码:X7W7XCCNE8

本脚本源自Wulabing大神,本库仅作分享备份,TKS

About

v2raytls

License:MIT License


Languages

Language:Shell 100.0%