authors, Thank you!

This commit is contained in:
Teddysun 2015-08-22 12:33:04 +08:00
parent 32fd801316
commit 914b2368a0
4 changed files with 13 additions and 5 deletions

View File

@ -3,8 +3,9 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export PATH
#===============================================================================================
# System Required: CentOS, Debian, Ubuntu
# Description: One click Install Shadowsocks(go)
# Description: One click Install Shadowsocks-go server
# Author: Teddysun <i@teddysun.com>
# Thanks: @cyfdecyf <https://twitter.com/cyfdecyf>
# Intro: http://teddysun.com/392.html
#===============================================================================================
@ -14,6 +15,7 @@ echo "#############################################################"
echo "# One click Install Shadowsocks-go server #"
echo "# Intro: http://teddysun.com/392.html #"
echo "# Author: Teddysun <i@teddysun.com> #"
echo "# Thanks: @cyfdecyf <https://twitter.com/cyfdecyf> #"
echo "#############################################################"
echo ""

View File

@ -3,8 +3,9 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export PATH
#===============================================================================================
# System Required: Debian or Ubuntu (32bit/64bit)
# Description: Install Shadowsocks(libev) for Debian or Ubuntu
# Description: Install Shadowsocks-libev server for Debian or Ubuntu
# Author: Teddysun <i@teddysun.com>
# Thanks: @m0d8ye <https://twitter.com/m0d8ye>
# Intro: http://teddysun.com/358.html
#===============================================================================================
@ -14,6 +15,7 @@ echo "#############################################################"
echo "# Install Shadowsocks-libev server for Debian or Ubuntu #"
echo "# Intro: http://teddysun.com/358.html #"
echo "# Author: Teddysun <i@teddysun.com> #"
echo "# Thanks: @m0d8ye <https://twitter.com/m0d8ye> #"
echo "#############################################################"
echo ""

View File

@ -3,8 +3,9 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export PATH
#===============================================================================================
# System Required: CentOS6.x (32bit/64bit)
# Description: Install Shadowsocks(libev) for CentOS
# Description: Install Shadowsocks-libev server for CentOS 6 or 7
# Author: Teddysun <i@teddysun.com>
# Thanks: @m0d8ye <https://twitter.com/m0d8ye>
# Intro: http://teddysun.com/357.html
#===============================================================================================
@ -13,6 +14,7 @@ echo "#############################################################"
echo "# Install Shadowsocks-libev server for CentOS 6 or 7 #"
echo "# Intro: http://teddysun.com/357.html #"
echo "# Author: Teddysun <i@teddysun.com> #"
echo "# Thanks: @m0d8ye <https://twitter.com/m0d8ye> #"
echo "#############################################################"
echo ""

View File

@ -3,17 +3,19 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export PATH
#===============================================================================================
# System Required: CentOS 6,7, Debian, Ubuntu
# Description: One click Install Shadowsocks(Python)
# Description: One click Install Shadowsocks-Python server
# Author: Teddysun <i@teddysun.com>
# Thanks: @clowwindy <https://twitter.com/clowwindy>
# Intro: http://teddysun.com/342.html
#===============================================================================================
clear
echo ""
echo "#############################################################"
echo "# One click Install Shadowsocks-python server #"
echo "# One click Install Shadowsocks-Python server #"
echo "# Intro: http://teddysun.com/342.html #"
echo "# Author: Teddysun <i@teddysun.com> #"
echo "# Thanks: @clowwindy <https://twitter.com/clowwindy> #"
echo "#############################################################"
echo ""