EdNovas的小站
5.84K subscribers
594 photos
17 videos
36 files
843 links
Download Telegram
BBR常用加速

1、请先安装curl和wget:

#CentOS安装wget和curl
yum -y install wget
yum -y install curl

#Debian和Ubuntu安装wget和curl
apt-get install wget
apt-get install curl

2、针对KVM机:

#开启系统自带加速
适用Debian≥9,Ubuntu≥20,CentOS≥8系统
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
sysctl -p
lsmod | grep bbr

#四合一BBR脚本
适用Centos7,Debian8/9,Ubuntu16/18系统
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

3、针对ovz机:

#BBRPlus脚本
需要开启TUN/TAP和至少256M空闲内存
适用Alpine / Debian / Ubuntu / CentOS系统
wget --no-cache -O lkl-haproxy.sh https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy.sh && bash lkl-haproxy.sh

更多脚本教程参考:
https://www.v2rayssr.com/bbr.html
https://www.cokemine.com/openvzbbr.html
#脚本 #bbr
Neko的线路速度不行!?
经常收到一些流量转发/VDS客户抱怨落地拉不起速度
昨天我一时兴起调了一位客户要来了ssh,稍作优化,优化前可以跑80-100Mbps, 优化后单线程可达400Mbps
为此我们贴心的为各位准备了一键调优脚本:

wget http://sh.neko.sbs:1111/tools.sh -O tools.sh && bash tools.sh

1. 安装BBR内核 并 重启 (内核已经是5.x或以上的可跳过这一步)
2. 运行 TCP窗口调优
大功告成 (配合Neko Neko Relay中转使用可以获得更好的效果)
此脚本基本上已够正常使用 (若遇到机器负载大、并发高、软中断严重等疑难杂症,可尝试付费咨询Neko)
详见: https://relay.nekoneko.cloud/knowledge/Linux%E7%BD%91%E7%BB%9C%E4%BC%98%E5%8C%96
效果图 (广移<->Buyvm卢森堡 优化前/优化后)
#VPS #bbr #脚本
一般性必备:
Linux基础入门:
https://www.linuxprobe.com/

免费域名申请:
https://www.freenom.com

域名解析:
https://www.cloudflare.com

TLS证书申请:
https://www.v2rayssr.com/ssl.html
https://ohttps.com

一键化安装节点:
https://github.com/proxysu/ProxySU

翻墙脚本搭建:
https://github.com/233boy/v2ray/wiki/V2Ray%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E8%84%9A%E6%9C%AC
https://github.com/vaxilu/x-ui
https://github.com/mack-a/v2ray-agent
https://github.com/wulabing/Xray_onekey
https://v2raytech.com/script-collection/

telegram代理mtproxy脚本:
https://github.com/ellermister/mtproxy
https://github.com/sunpma/mtp

bbr加速:
https://www.v2rayssr.com/bbr.html
https://www.91yun.co/archives/6281

扩展性需求
安装warp脚本获得ipv4和ipv6双栈:
https://github.com/missuo/CloudflareWarp
https://github.com/veip007/EUserv-warp/
https://github.com/jokenee/cfwarp
https://p3terx.com/archives/cloudflare-warp-configuration-script.html

一键dd换系统:
https://www.moeelf.com/archives/293.html
https://github.com/veip007/dd
https://zhouchunyu.com/141.html

监控探针:
https://github.com/naiba/nezha
https://github.com/CokeMine/ServerStatus-Hotaru

挂机面板:
https://github.com/whyour/qinglong

VPS信息测速:
https://github.com/FunctionClub/ZBench
https://github.com/91yun/91yuntest

流媒体检测:
https://github.com/CoiaPrant/MediaUnlock_Test
https://github.com/sjlleo/netflix-verify
https://github.com/sjlleo/VerifyDisneyPlus
https://github.com/sjlleo/TubeCheck
https://github.com/Quzard/netflix-all-verify

流媒体解锁:
https://github.com/myxuchangbin/dnsmasq_sniproxy_install/

IP端口多地ping
http://ping.pe/
http://port.ping.pe/
https://ping.sx/ping
https://ping.sx/check-port

查IP信息
https://ip.xxoo.net/
https://ip.skk.moe/
https://ipshu.com/
https://en.ipip.net/
https://www.chaipip.com/index.html

原生IP检测:
https://bgp.he.net/

机场搭建:
https://github.com/Anankke/SSPanel-Uim
https://github.com/v2board/v2board
https://github.com/XrayR-project/XrayR

IDC搭建:
https://solusvm.com/
https://www.idcsmart.com/
http://www.tasiyun.com/
https://virtualizor.com/
https://www.whmcs.com/

中转面板:
https://github.com/Aurora-Admin-Panel/deploy
https://heaid.top/index.php/archives/67/

建站:
http://www.hostcli.com/
https://www.aapanel.com/index.html
#VPS #Linux #中转 #建站 #宝塔 #机场 #IDC #原生IP #IP #流媒体 #域名 #探针 #脚本 #bbr #mtproxy #warp