Skip to content

idotus/script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Linux scripts

Superbench.sh

  • Description: Auto test download & I/O speed & network to China script
wget --no-check-certificate https://github.com/ikym/script/raw/master/bench.sh && chmod +x bench.sh && ./bench.sh

shadowsocksR.sh

  • Description: Auto Install ShadowsocksR Server for CentOS/Debian/Ubuntu
wget -N --no-check-certificate https://github.com/ikym/script/raw/master/shadowsocksR.sh && chmod +x shadowsocksR.sh && bash shadowsocksR.sh

bbr.sh

  • Description: Auto install latest kernel for TCP BBR
wget --no-check-certificate https://github.com/ikym/script/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh

About

Some Linux scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%