搬瓦工2: v2ray
搬瓦工搭建v2ray 一键搭建wireguard (centos7)
系统:centos7 64bit with bbs
安装日志
# bash <(curl -L -s https://install.direct/go.sh) ## 安装位置 /usr/bin/v2ray/v2ray:V2Ray 程序; /usr/bin/v2ray/v2ctl:V2Ray 工具; /etc/v2ray/config.json:配置文件; /usr/bin/v2ray/geoip.dat:IP 数据文件 /usr/bin/v2ray/geosite.dat:域名数据文件
shadowsocks
pip install shadowsocks
wireguard
https://centos.pkgs.org/7/epel-x86_64/dkms-2.6.1-1.el7.noarch.rpm.html
-
# 安装过程: wget https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm rpm -Uvh epel-release-7-11.noarch.rpm yum clean all yum makecache yum-config-manager --disable epel yum --enablerepo=epel install dkms yum install wireguard-dkms wireguard-tools
推荐 wireguard 一键安装脚本(centos7):https://github.com/atrandys/wireguard