Linux Netspeed

将Linux现常用的网络加速集成在一起

Linux-NetSpeed


centosyum install ca-certificates wget -y && update-ca-trust force-enable
debian/ubuntuapt-get install ca-certificates wget -y && update-ca-certificates


wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh

wget -O tcp.sh "https://git.io/coolspeeda" && chmod +x tcp.sh && ./tcp.sh

bbr+
bbr 
echo "net.core.default_qdisc=fq" >> /etc/sysctl.d/99-sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.d/99-sysctl.conf
sysctl -p


nano /appex/etc/config

BUG 
bash /appex/bin/lotServer.sh status | grep "LotServer"

bbr bbr
lsmod | grep bbr

centos
grubby --info=ALL|awk -F= '$1=="kernel" {print i++ " : " $2}'

TCP
cat /proc/sys/net/ipv4/tcp_allowed_congestion_control

cat /proc/sys/net/ipv4/tcp_congestion_control

sysctl net.core.default_qdisc

 uname -a
 

 cat /proc/version
 "/proc"version

 
tc -s qdisc show

/etc/sysctl.d/99-sysctl.conf
sysctl --system

ylx2016chiakgecx9208
bbsplus
https://blog.csdn.net/dog250/article/details/80629551
bbrplus 
https://github.com/cx9208/bbrplus
bbrplus
https://github.com/UJX6N/bbrplus-5.10
xanmod
https://xanmod.org
Zen
https://liquorix.net/

https://moeclub.org/2017/03/09/14/

https://github.com/alibaba/cloud-kernel
https://github.com/Tencent/TencentOS-kernel

https://sourceforge.net/projects/xanmod/files/releases/current
https://elrepo.org/linux/kernel/el7/x86_64/RPMS/
https://elrepo.org/linux/kernel/el8/x86_64/RPMS/
https://kernel.ubuntu.com/~kernel-ppa/mainline/
http://mirrors.aliyun.com/alinux/2.1903/plus/x86_64/Packages/
https://mirrors.tencent.com/tlinux/2.4/tlinux/x86_64/RPMS/
https://bintray.com/multipath-tcp/mptcp_rpm/mptcp/v0.95.1#files
https://bintray.com/multipath-tcp/mptcp_deb/mptcp/v0.95.1#files

DD
https://www.cxthhhhh.com/network-reinstall-system-modify

https://github.com/mack-a/v2ray-agent
https://github.com/phlinhng/v2ray-tcp-tls-web
https://github.com/johnrosen1/trojan-gfw-script


https://zh.wikipedia.org/zh/Ubuntu
https://wiki.ubuntu.com/Releases
https://wiki.debian.org/LTS
https://wiki.centos.org/zh/About/Product