Skip to content

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

License

Notifications You must be signed in to change notification settings

yingjiewei/Linux-NetSpeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

from Yingjie Wei: this is not a good script: to see: https://github.com/v2fly/fhs-install-v2ray/

Linux-NetSpeed

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

不要随便在生产环境使用,生产环境建议手动安装


How to configure server

1.Download repository: wget "https://github.com/yingjiewei/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

2.link your local time: ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

  1. configure v2ray: v2ray url

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.6%
  • Shell 20.4%