Coder Social home page Coder Social logo

ssr's Introduction

ssr( support ipv6)

使用方法

1.系统选择

centos6 / debian9(推荐)
debian9:自带bbr加速
centos6:centos7防火墙配置比较麻烦,没有bbr加速需要手动安装

2.下载并赋予可执行权限

sudo -i
wget https://raw.githubusercontent.com/Luciferllh/ssr/master/shadowsocksR.sh && chmod +x shadowsocksR.sh

3.安装

./shadowsocksR.sh

4.查看和修改配置信息

查看cat /etc/shadowsocks.json
修改(需要vi编辑器知识)vi /etc/shadowsocks.json

安装bbr

https://blog.lucifer.club/index.php/archives/107/

centos7防火墙关闭方法

iptables -F
systemctl stop firewalld
systemctl disable firewalld
vim /etc/selinux/config修改SELINUX=disabled

reboot

ssr's People

Contributors

luciferllh avatar

Stargazers

hao zhang avatar JimAlex avatar  avatar

Forkers

lizhangqing123

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.