前幾天剛剛LOC位大佬修改後的BBR(BBR開源的),使其具備侵略性,我試了試,效果很不錯,本人在Virmach上的小雞測試,下載同一文件時,銳速20M/S。BBR魔改接近80M/S。注意:使用魔改版過分可能會封號。php
Vicer一鍵安裝腳本:html
wget --no-check-certificate -qO 'BBR.sh' 'https://moeclub.org/attachment/LinuxShell/BBR.sh' && chmod a+x BBR.sh && bash BBR.sh -f wget --no-check-certificate -qO 'BBR_POWERED.sh' 'https://moeclub.org/attachment/LinuxShell/BBR_POWERED.sh' && chmod a+x BBR_POWERED.sh && bash BBR_POWERED.sh
落雨無聲一鍵安裝腳本:git
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/YankeeBBR/master/bbr.sh && bash bbr.sh install
魔改BBR原帖:http://www.hostloc.com/thread-372277-1-2.html 然咱們一塊兒膜拜。以上均只支持Debian8 / Ubuntu16 +。如需其餘系統,可考慮編譯安裝github