Coder Social home page Coder Social logo

hljswl / shadowsocks_install Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teddysunbackup/shadowsocks_install

0.0 1.0 0.0 658 KB

Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu

Home Page: https://shadowsocks.be

Dockerfile 3.56% Shell 96.44%

shadowsocks_install's Introduction

Shadowsocks

Auto install Shadowsocks Server

shadowsocks.sh

wget --no-check-certificate -O shadowsocks.sh https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocks.sh
chmod +x shadowsocks.sh
./shadowsocks.sh 2>&1 | tee shadowsocks.log

shadowsocks-libev.sh

wget --no-check-certificate -O shadowsocks-libev.sh https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocks-libev.sh
chmod +x shadowsocks-libev.sh
./shadowsocks-libev.sh 2>&1 | tee shadowsocks-libev.log

shadowsocks-libev-debian.sh

wget --no-check-certificate -O shadowsocks-libev-debian.sh https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocks-libev-debian.sh
chmod +x shadowsocks-libev-debian.sh
./shadowsocks-libev-debian.sh 2>&1 | tee shadowsocks-libev-debian.log

shadowsocks-go.sh

wget --no-check-certificate -O shadowsocks-go.sh https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocks-go.sh
chmod +x shadowsocks-go.sh
./shadowsocks-go.sh 2>&1 | tee shadowsocks-go.log

shadowsocks-crond.sh

wget --no-check-certificate -O /opt/shadowsocks-crond.sh https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocks-crond.sh
chmod 755 /opt/shadowsocks-crond.sh

shadowsocksR.sh

wget --no-check-certificate https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocksR.sh
chmod +x shadowsocksR.sh
./shadowsocksR.sh 2>&1 | tee shadowsocksR.log
  • 安装完成后,脚本提示如下:
Your Server IP        :your_server_ip
Your Server Port      :your_server_port
Your Password         :your_password
Your Protocol         :your_protocol
Your obfs             :your_obfs
Your Encryption Method:your_encryption_method

Welcome to visit:https://shadowsocks.be/9.html
Enjoy it!

shadowsocks-all.sh

wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/shadowsocks-all.sh
chmod +x shadowsocks-all.sh
./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log

安装完成后,脚本提示如下

Your Server IP        :your_server_ip
Your Server Port      :your_server_port
Your Password         :your_password
Your Encryption Method:your_encryption_method

Your QR Code: (For Shadowsocks Windows, OSX, Android and iOS clients)
 ss://your_encryption_method:your_password@your_server_ip:your_server_port
Your QR Code has been saved as a PNG file path:
 your_path.png

Welcome to visit:https://teddysun.com/486.html
Enjoy it!
  • 卸载方法

  • 若已安装多个版本,则卸载时也需多次运行(每次卸载一种)

  • 使用root用户登录,运行以下命令:

./shadowsocks-all.sh uninstall

haproxy.sh

wget --no-check-certificate https://raw.githubusercontent.com/teddysunbackup/shadowsocks_install/master/haproxy.sh
chmod +x haproxy.sh
./haproxy.sh

Copyright (C) 2014-2019 Teddysun

shadowsocks_install's People

Contributors

coderholic avatar corerman avatar huiyifyj avatar teddysun avatar teddysunbackup 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.