GithubHelp home page GithubHelp logo

shell_script's Introduction

shell_script

本仓库只作自己使用, 未过多考虑环境信息, 暂只支持 Ubuntu , Vultr、Google Cloud、AlibabCloud (国际版) 主机 Ubuntu 16 测试通过

使用方式:

Ubuntu

简单安装

curl "https://raw.githubusercontent.com/junbaor/shell_script/master/shadowsocks.sh" | /bin/sh

支持 chacha20

curl "https://raw.githubusercontent.com/junbaor/shell_script/master/shadowsocks-chacha20.sh" | /bin/sh

更换 v4.12.6 内核开启 BBR

curl "https://raw.githubusercontent.com/junbaor/shell_script/master/kernel_bbr.sh" | /bin/sh

编译安装 nginx (使用最新版openssl zlib pcre 开启 http_ssl_module http_v2_module)

curl "https://raw.githubusercontent.com/junbaor/shell_script/master/nginx.sh" | /bin/sh

单机安装 redis-cluster

curl "https://raw.githubusercontent.com/junbaor/shell_script/master/redis-cluster.sh" | /bin/sh

centos

shadowsocks 加密方式 chacha20-ietf-poly1305

curl "https://raw.githubusercontent.com/junbaor/shell_script/master/centos-shadowsocks.sh" | /bin/sh

shell_script's People

Contributors

junbaor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shell_script's Issues

多用户多端口配置

{
    "server":"0.0.0.0",
    "method":"chacha20-ietf-poly1305",
    "port_password":{
        "111":"password",
        "222":"password",
        "333":"password",
        "444":"password",
        "555":"password",
        "666":"password",
        "777":"password",
        "888":"password",
        "999":"password"
    }
}

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.