Coder Social home page Coder Social logo

auto-v2ray-ssr's Introduction

VPS服务器一键部署SSR

以ubunu为例

1. SSR

#(已喝茶) wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh
wget -N --no-check-certificate https://raw.githubusercontent.com/kawa11/doubi/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh

or ours:

wget -N --no-check-certificate https://raw.githubusercontent.com/FLHonker/auto-v2ray-ssr/master/ssrmu.sh && chmod +x ssrmu.sh && bash ssrmu.sh

注意:若链接失效,您也也可下载本目录下的ssr.h后运行。

2. V2ray

wget -N --no-check-certificate https://raw.githubusercontent.com/FLHonker/auto-v2ray-ssr/master/v2ray_install.sh && chmod +x v2ray_install.sh && bash v2ray_install.sh

3. Trojan

此脚本会将您的Ubuntu系统升级至Debian10,请谨慎!

sudo bash <(curl -s -L https://github.com/V2RaySSR/Trojan/raw/master/Trojan.sh)

or ours:

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/FLHonker/auto-v2ray-ssr/master/Trojan.sh)"

4. BBR加速:

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && bash bbr.sh

ssr.sh/v2ray_install.sh/Trojan 脚本中也有安装BBR的多种选项。(推荐)

auto-v2ray-ssr's People

Contributors

flhonker avatar frankliuceo avatar

Watchers

 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.