Code Monkey home page Code Monkey logo

v2ray_ws_tls_with_bt_panel's Introduction

V2ray-ws-tls-With-Bt-Panel

使用说明:

1、目前仅测试过CentOS7,其他系统未经测试;

2、前提:VPS上要安装有 宝塔Linux面板,且通过宝塔安装有Nginx;

3、确保需要使用的域名已经解析至VPS;

4、如果通过宝塔部署了要使用的域名的网站,请先开启SSL;如果没有部署要使用域名的网站,脚本会自行配置;

5、使用本脚本即可完成部署;

6、后续计划:调整伪装的静态网站,添加对UUID、内部监听端口、以及伪装路径的修改……

Update: 由于自己用的过程中VMESS出现联网故障,索性尝试了一下VLESS协议,可以顺利联网,索性稍微修改了一下脚本,添加了VLESS协议的部署。

注1: 配合使用 chiakge / Linux-NetSpeed 可以获得更好的加速

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh ./tcp.sh

写在最后: 网络上有很多已经开发多时,比较稳定的部署脚本了,但是由于并不能快速的满足自己的需求,同时为了能够更加有效的利用VPS的资源,而不仅仅是作为一个梯子,所以就花了点时间,对v2ray进行了一些学习,同时参考了一些成熟的脚本思路,自己写了一个适合自己的脚本。不喜勿喷!

v2ray_ws_tls_with_bt_panel's People

Contributors

hxlive avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

v2ray_ws_tls_with_bt_panel's Issues

脚本无响应

您好,脚本用不了呢。出现这些提示后就停了

2022-02-17 16:49:27 (21.2 MB/s) - 已保存 “tcp.sh” [24237/24237])

[root@1013285 ~]# wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh ./tcp.sh
--2022-02-17 17:22:56-- https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh
正在解析主机 raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ...
正在连接 raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:24237 (24K) [text/plain]
缺少“Last-modified”文件头 -- 关闭时间戳标记。
--2022-02-17 17:22:56-- https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh
再次使用存在的到 raw.githubusercontent.com:443 的连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:24237 (24K) [text/plain]
正在保存至: “tcp.sh”

100%[====================================================================================================>] 24,237 --.-K/s 用时 0.007s

2022-02-17 17:22:56 (3.29 MB/s) - 已保存 “tcp.sh” [24237/24237])

最后一步报错

Created symlink /etc/systemd/system/multi-user.target.wants/v2ray.service → /etc/systemd/system/v2ray.service.
nginx: [emerg] cannot load certificate "/www/server/panel/vhost/cert/us.sxinvps.tk/fullchain.cer": PEM_read_bio_X509_AUX() failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: TRUSTED CERTIFICATE)

...请问作者这是什么原因呢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.