From ee04442441bbc905b737d9f701ab0820fdee4f68 Mon Sep 17 00:00:00 2001 From: Teddysun Date: Sun, 10 Apr 2016 07:28:26 +0900 Subject: [PATCH] update --- Readme.md | 72 +++++++++++++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 40 deletions(-) diff --git a/Readme.md b/Readme.md index d06f2c6..37a4330 100644 --- a/Readme.md +++ b/Readme.md @@ -1,51 +1,43 @@ # Auto install Shadowsocks Server -## shadowsocks.sh +shadowsocks.sh +=============== +* Description: Auto Install Shadowsocks(Python) Server for CentOS/Redhat/Debian/Ubuntu +* Intro: https://teddysun.com/342.html -> Description: Auto Install Shadowsocks(Python) Server for CentOS/Redhat/Fedora/Debian/Ubuntu -> -> Intro: https://teddysun.com/342.html +shadowsocks-libev.sh +=============== +* Description: Auto Install Shadowsocks(libev) Server for CentOS/Redhat +* Intro: https://teddysun.com/357.html -## shadowsocks-libev.sh +shadowsocks-libev-debian.sh +=============== +* Description: Auto Install Shadowsocks(libev) Server for Debian/Ubuntu +* Intro: https://teddysun.com/358.html -> Description: Auto Install Shadowsocks(libev) Server for CentOS/Redhat/Fedora -> -> Intro: https://teddysun.com/357.html +shadowsocks-go.sh +=============== +* Description: Auto Install Shadowsocks(Go) Server for CentOS/Redhat/Debian/Ubuntu +* Intro: https://teddysun.com/392.html -## shadowsocks-libev-debian.sh +shadowsocks-crond.sh +=============== +* Description: Check Shadowsocks(All version) Server is running or not, and start it if not running +* Intro: https://shadowsocks.be/6.html -> Description: Auto Install Shadowsocks(libev) Server for Debian/Ubuntu -> -> Intro: https://teddysun.com/358.html +shadowsocksR.sh +=============== +* Description: Auto Install ShadowsocksR Server for CentOS/Redhat/Debian/Ubuntu +* Intro: https://shadowsocks.be/9.html -## shadowsocks-go.sh +haproxy.sh +=============== +* Description: Auto Install haproxy for Shadowsocks Server +* Intro: https://shadowsocks.be/10.html -> Description: Auto Install Shadowsocks(Go) Server for CentOS/Redhat/Fedora/Debian/Ubuntu -> -> Intro: https://teddysun.com/392.html - -## shadowsocks-crond.sh - -> Description: Check Shadowsocks(All version) Server is running or not, and start it if not running -> -> Intro: https://shadowsocks.be/6.html - -## shadowsocksR.sh - -> Description: Auto Install ShadowsocksR Server for CentOS/Redhat/Fedora/Debian/Ubuntu -> -> Intro: https://shadowsocks.be/9.html - -## haproxy.sh - -> Description: Auto Install haproxy for Shadowsocks Server -> -> Intro: https://shadowsocks.be/10.html - -## shadowsocks-nodejs.sh (Deprecated) - -> Description: Auto Install Shadowsocks(NodeJS) Server for CentOS/Redhat/Fedora -> -> Intro: https://teddysun.com/355.html +shadowsocks-nodejs.sh (Deprecated) +=============== +* Description: Auto Install Shadowsocks(NodeJS) Server for CentOS/Redhat +* Intro: https://teddysun.com/355.html Copyright (C) 2014-2016 Teddysun \ No newline at end of file