魔改BBR+SSR脚本+ v2ray
安装魔改BBR(引用地址):
# Debian 7+
# 32 or 64 bit
# KVM
# fool
wget https://github.com/nanqinlang-tcp/tcp_nanqinlang/releases/download/3.2.1/tcp_nanqinlang-fool-1.0.1.sh
bash tcp_nanqinlang-fool-1.0.1.sh
CentOS
for
CentOS, it's a devel version, please do not use it with important environment.# CentOS 6/7
# 64 bit
# KVM
# devel
wget https://raw.githubusercontent.com/nanqinlang-tcp/tcp_nanqinlang/devel/CentOS/tcp_nanqinlang-1.2.0.sh
bash tcp_nanqinlang-1.2.0.sh
SSR:
# wget –no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocksR.sh
# chmod +x shadowsocksR.sh
# ./shadowsocksR.sh 2>&1 | tee shadowsocksR.log
设置:
Your Server Port : 端口
Your Password : 密码
Your Protocol : 协议
Your obfs : 混淆
Your Encryption Method: 加密
启动:/etc/init.d/shadowsocks start
停止:/etc/init.d/shadowsocks stop
重启:/etc/init.d/shadowsocks restart
状态:/etc/init.d/shadowsocks status
配置文件路径:/etc/shadowsocks.json
日志文件路径:/var/log/shadowsocksr.log
代码安装目录:/usr/local/shadowsocks
要修改配置:
# yum install nano
# nano /etc/shadowsocks.json
v2ray:
OS:Ubuntu 14+ / Debian 7+ / CentOS 7+
#apt-get update -y && apt-get install curl -y
# bash <(curl -s -L https://raw.githubusercontent.com/233boy/v2ray/master/install.sh)
v2ray info 查看 V2Ray 配置信息
v2ray config 修改 V2Ray 配置
v2ray link 生成 V2Ray 配置文件链接
v2ray infolink 生成 V2Ray 配置信息链接
v2ray qr 生成 V2Ray 配置二维码链接
v2ray ss 修改 Shadowsocks 配置
v2ray ssinfo 查看 Shadowsocks 配置信息
v2ray ssqr 生成 Shadowsocks 配置二维码链接
v2ray status 查看 V2Ray 运行状态
v2ray start 启动 V2Ray
v2ray stop 停止 V2Ray
v2ray restart 重启 V2Ray
v2ray log 查看 V2Ray 运行日志
v2ray update 更新 V2Ray
v2ray update.sh 更新 V2Ray 管理脚本
v2ray uninstall 卸载 V2Ray
v2ray:
OS:Ubuntu 14+ / Debian 7+ / CentOS 7+
#apt-get update -y && apt-get install curl -y
# bash <(curl -s -L https://raw.githubusercontent.com/233boy/v2ray/master/install.sh)
v2ray info 查看 V2Ray 配置信息
v2ray config 修改 V2Ray 配置
v2ray link 生成 V2Ray 配置文件链接
v2ray infolink 生成 V2Ray 配置信息链接
v2ray qr 生成 V2Ray 配置二维码链接
v2ray ss 修改 Shadowsocks 配置
v2ray ssinfo 查看 Shadowsocks 配置信息
v2ray ssqr 生成 Shadowsocks 配置二维码链接
v2ray status 查看 V2Ray 运行状态
v2ray start 启动 V2Ray
v2ray stop 停止 V2Ray
v2ray restart 重启 V2Ray
v2ray log 查看 V2Ray 运行日志
v2ray update 更新 V2Ray
v2ray update.sh 更新 V2Ray 管理脚本
v2ray uninstall 卸载 V2Ray

0 评论:
发表评论