Skip to content

530823374/Linux-NetSpeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wget "https://github.com/530823374/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

部分如果提示连接不上github。可以先安装 yum install net-tools -y 或者 apt-get install net-tools -y

如果没有wget,比如搬瓦工vps,可以先安装wget

yum -y install wget

执行如何提示证书错误的话

yum -y install ca-certificates 或者

apt-get -y install ca-certificates

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 81.1%
  • Shell 18.9%