Skip to content

Instantly share code, notes, and snippets.

View greatbody's full-sized avatar

Rui Sun greatbody

View GitHub Profile
@greatbody
greatbody / install.sh
Last active April 3, 2019 14:06 — forked from chuyik/install.sh
Bandwagon(搬瓦工) CentOS 7 安装 shadowsocks-libev 和 kcptun
######################
## shadowsocks-libev
######################
# install dependencies
yum install epel-release -y
yum-config-manager --enable epel
yum install gcc gettext autoconf libtool automake make pcre-devel asciidoc xmlto udns-devel libev-devel wget libsodium -y
# install shadowsocks-libev