Skip to content

ShawnZhang31/Linux-NetSpeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-NetSpeed

Linux网络加速模块

安装方法

1. 切换到root账户

sudo -i

如果忘记了root账户的密码,可以使用下面的命令重置root账户的密码:

sudo passwd

2. 使用脚本安装网络加速模块

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

About

Linux网络加速模块,来自于:https://github.com/chiakge/Linux-NetSpeed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published