Giter VIP home page Giter VIP logo

ssr-vultr's Introduction

ssr-vultr

在vultr上,在线自动部署ssr

自动部署v2ray,v2ray-vultr

只支持Ubuntu 18.04

目前Vultr在搞活动,新注册用户,充50送25,可以考虑新建的小号薅羊毛,需要老用户邀请,附上邀请链接https://www.vultr.com/?ref=7780016-4F

下方视频教程:

在线自动部署shadowsocksR

使用方法

第一步

打开Vultr,登录之后,在Servers-Startup Scripts-Add Startup Script

name 随便填

Type->Boot

最后一项,打开VultrStartupScript.sh,复制里面的内容,粘贴进去

第二行是参数

PWD填你自己的密码

PORT端口号,不建议修改

最后,点最下方蓝色按钮Add Script

第二步 部署服务器

新建服务器

Server Type选择Ubuntu 18.04

5.Startup Script,选中刚才新建的Startup Script

完成服务器的部署,等待服务器部署完成

ssr客户端的配置文件

{
    "server": "VPS_IP",
    "server_port": 443,
    "local_address": "0.0.0.0",
    "local_port": 1083,
    "password": "pwd",
    "method": "aes-128-ctr",
    "protocol": "auth_aes128_md5",
    "protocol_param": "",
    "obfs": "tls1.2_ticket_auth",
    "obfs_param": "",
    "speed_limit_per_con": 0,
    "speed_limit_per_user": 0,
    "additional_ports": {},
    "additional_ports_only": false,
    "timeout": 120,
    "udp_timeout": 60,
    "dns_ipv6": false,
    "connect_verbose_info": 0,
    "redirect": "",
    "fast_open": false
}

功能

已启用bbr加速

ssr-vultr's People

Contributors

lbp0200 avatar mackern1 avatar

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.