Skip to content

mackenzietsai/mackenzies01ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mackenzies01ssr


SSR doub.io 1.0 一鍵

wget -N --no-check-certificate https://raw.githubusercontent.com/mackenzietsai/mackenzies01ssr/master/ssr-doub.io.sh && chmod +x ssr-doub.io.sh && bash ssr-doub.io.sh

分解動作

wget -N --no-check-certificate https://raw.githubusercontent.com/mackenzietsai/mackenzies01ssr/master/ssr-doub.io.sh
chmod +x ssr-doub.io.sh
bash ssr-doub.io.sh

一鍵安裝腳本 (四合一)

wget --no-check-certificate -O shadowsocks-4in1.sh https://raw.githubusercontent.com/mackenzietsai/mackenzies01ssr/master/shadowsocks-4in1.sh
chmod +x shadowsocks-4in1.sh
./shadowsocks-4in1.sh 2>&1 | tee shadowsocks-4in1.log

Google BBR

wget --no-check-certificate https://raw.githubusercontent.com/mackenzietsai/mackenzies01ssr/master/bbr-google.sh
chmod +x bbr-google.sh
./bbr-google.sh

uname -r
sysctl net.ipv4.tcp_available_congestion_control
sysctl net.ipv4.tcp_congestion_control
sysctl net.core.default_qdisc
lsmod | grep bbr

魔改BBR

wget -N --no-check-certificate https://raw.githubusercontent.com/mackenzietsai/mackenzies01ssr/master/bbr-mo-gai.sh && bash bbr-mo-gai.sh install
bash bbr-mo-gai.sh start
sysctl net.ipv4.tcp_available_congestion_control

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages