美文网首页
BBR和SWAP脚本

BBR和SWAP脚本

作者: Frico | 来源:发表于2019-07-05 23:33 被阅读0次

#魔改bbr plus

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

#秋水bbr

wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh

#一键SWAP

wget https://www.moerats.com/usr/shell/swap.sh && bash swap.sh

相关文章

网友评论

      本文标题:BBR和SWAP脚本

      本文链接:https://www.haomeiwen.com/subject/ifxuhctx.html