Git Product home page Git Product logo

ssr-manyuser_glzjin_shell's Introduction

sspanel v3 glzjin 后端一键安装配置管理脚本

  • 适用于glzjin面板ssr后端的一键安装脚本 实现输入配置信息、以及全自动安装,配置一键修改,一键启动暂停等功能 支持 modwebapi 及 glzjinmod(mysql connect)
  • 旧版支持 Ubuntu14.04+ / Centos 6+ / Debian7+
  • 新版(supervisor版本)支持 Ubuntu16.04+ / Centos 6+ / Debian 8+
  • 默认安装目录:/root/shadowsocks
  • 请注意:4.0版本未经过严格的测试,若出现问题请及时提交 issue ,本人将会对相关内容进行排查,感谢理解
  • 由于零散更新,内容上出现部分代码冗余,会在未来进行部分代码重构

安装方法 ( 2017/12/21 更新)

git clone https://github.com/wulabing/SSR-manyuser_glzjin_shell.git SSR

cd SSR

旧版本安装:

chmod +x shadowsocks.sh

./shadowsocks.sh | tee ss.log

新版本安装:

chmod +x shadowsocks_new.sh

./shadowsocks_new.sh install | tee ss.log

相关目录

后端默认安装目录:/root/shadowsocks

supervisor 默认配置目录 :/etc/supervisor/conf.d/shadowsocks.conf (Centos:/etc/supervisord.conf)

启动方式()

旧版本:

  • 启动:/root/shadowsocks/log.sh
  • 启动(日志模式):/root/shadowsocks/logrun.sh
  • 停止:/root/shadowsocks/stop.sh
  • 日志:/root/shadowsocks/tail.sh

新版本:

  • 启动 shadowsocks :./shadowsocks_new.sh start
  • 停止 shadowsocks :./shadowsocks_new.sh stop
  • 重启 shadowsocks :./shadowsocks_new.sh restart
  • 强制停止 shadowsocks :./shadowsocks_new.sh fstop
  • 配置信息变更:./shadowsocks_new.sh modify
  • 添加 supervisor 开机启动: systemctl enable supervisor (centos6:chkconfig --add supervisord)
  • 日志 :tail -f /var/log/sslog.txt

问题反馈

携带 ss.log 文件提交 issue

更新

2017-12-21

V4.0

  • 添加 基本init选项,可以直接通过脚本控制后端启动,暂停等基本功能
  • 添加 配置信息自助修改功能
  • 修复 细节性bug

2017-12-12

V3.11

  • 修复 easy_install pip 出错后 python-pip 安装的逻辑错误

2017-12-10

V3.1

  • 添加 部分选项默认配置
  • 修复 部分交互提示错误
  • 添加 Centos6 支持
  • 修复 部分bug

2017-12-10

V3.0

从本版本开始 仅支持具有 Systemd 特性的发行版系统 并启用 shadowsocks_new.sh 更新,旧版本停止维护

  • 1.添加 supervisor 守护程序安装
  • 2.添加 选择列表,可以手动选择安装 SSR 或 supervisor
  • 3.修复 webapi模式下运行出现 no module named requests 的情况 (由于缺少 requests 模块)
  • 4.改善 部分交互内容

2017-08-09

V2.1.2

  • 1.调整顺序。优先进行信息输入,然后进入安装流程

2017-07-29

V2.1.1

  • 1.libsodium 版本由早期 1.0.10 调整至 1.0.13

2017-05-07

V2.1

  • 1.修复因逻辑问题导致配置文件内容异常从而导致的运行报错
  • 2.修复由于 debian 源中有 deb cdrom 而导致的安装中断
  • 3.添加了禁用防火墙的相关内容

V2.0

  • 1.实现输入配置信息、以及全自动安装,支持 modwebapi 及 glzjinmod(mysql connect)
  • 2.修复bug

2017-05-06

V1.1

  • 1、自动进行相关依赖的安装,支持 ubuntu14.04+ / centos6+ /debian7+

ssr-manyuser_glzjin_shell's People

Contributors

wulabing avatar

Watchers

 avatar  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.