Skip to content

Instantly share code, notes, and snippets.

View hq-git's full-sized avatar

Eric Hao hq-git

View GitHub Profile
@hq-git
hq-git / python_tutorials.rst
Created October 17, 2019 03:40 — forked from reorx/python_tutorials.rst
Python 中英文教程及其他进阶资源
@hq-git
hq-git / install.sh
Created September 24, 2019 03:38 — forked from chuyik/install.sh
Bandwagon(搬瓦工) CentOS 7 安装 shadowsocks-libev 和 kcptun
######################
## shadowsocks-libev
######################
# install dependencies
yum install epel-release -y
yum install gcc gettext autoconf libtool automake make pcre-devel asciidoc xmlto udns-devel libev-devel -y
# install shadowsocks-libev
cd /etc/yum.repos.d/