Skip to content

Instantly share code, notes, and snippets.

View deneschen's full-sized avatar
🎯
Focusing

SomeOne deneschen

🎯
Focusing
View GitHub Profile
KcpTun客户端程序下载:
https://github.com/xtaci/kcptun/releases
https://github.com/kuoruan/shell-scripts
sudo apt-get update
sudo apt-get install git vim wget psmisc python-pip -y
wget --no-check-certificate https://github.com/shadowsocks/shadowsocks-rust/releases/download/v1.7.2/shadowsocks-v1.7.2-stable.x86_64-unknown-linux-musl.tar.xz
tar -Jxf shadowsocks-v1.7.2-stable.x86_64-unknown-linux-musl.tar.xz
cp ssserver /usr/local/bin/
cat <<EOF >/usr/lib/systemd/system/shadowsocks.service