1 Star 0 Fork 0

wayrt/kcptun_for_ss_ssr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
version.sh 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
wayrt 提交于 2017-05-22 13:29 . osChina
#!/bin/bash
# LIBSODIUM
export LIBSODIUM_VER=1.0.11
export LIBSODIUM_LINK="http://hz.wayrt.com/mirror/libsodium-${LIBSODIUM_VER}.tar.gz"
# MBEDTLS
export MBEDTLS_VER=2.4.0
export MBEDTLS_LINK="http://hz.wayrt.com/mirror/mbedtls-${MBEDTLS_VER}-gpl.tgz"
# SS_LIBEV
export SS_LIBEV_VER=3.0.6
export SS_LIBEV_LINK="http://hz.wayrt.com/mirror/shadowsocks-libev-${SS_LIBEV_VER}.tar.gz"
export SS_LIBEV_YUM_INIT="https://git.oschina.net/wayrt/kcptun_for_ss_ssr/raw/master/ss_libev.init"
export SS_LIBEV_APT_INIT="https://git.oschina.net/wayrt/kcptun_for_ss_ssr/raw/master/ss_libev_apt.init"
# SSR
export SSR_VER=3.1.1
export SSR_LINK="https://github.com/shadowsocksr/shadowsocksr/archive/manyuser.zip"
export SSR_YUM_INIT="https://git.oschina.net/wayrt/kcptun_for_ss_ssr/raw/master/ssr.init"
export SSR_APT_INIT="https://git.oschina.net/wayrt/kcptun_for_ss_ssr/raw/master/ssr_apt.init"
# KCPTUN
export KCPTUN_VER=20170322
export KCPTUN_AMD64_LINK="http://hz.wayrt.com/mirror/kcptun-linux-amd64-${KCPTUN_VER}.tar.gz"
export KCPTUN_386_LINK="http://hz.wayrt.com/mirror/kcptun-linux-386-${KCPTUN_VER}.tar.gz"
export KCPTUN_INIT="https://git.oschina.net/wayrt/kcptun_for_ss_ssr/raw/master/kcptun.init"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wayrt/kcptun_for_ss_ssr.git
git@gitee.com:wayrt/kcptun_for_ss_ssr.git
wayrt
kcptun_for_ss_ssr
kcptun_for_ss_ssr
master

搜索帮助