Skip to content

一个支持多协议多用户的v2ray Web面板

License

Notifications You must be signed in to change notification settings

LuisLIn666/sprov-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Because the author deleted the code, I tried to make a script address with one click.


user#:

wget -O /usr/bin/sprov-ui -N --no-check-certificate https://github.com/LuisLIn666/sprov-ui/raw/master/sprov-ui.sh && chmod +x /usr/bin/sprov-ui && sprov-ui

Tested .It can be install on Ubuntu successful.

This script collection BBR,BBR Magic,BBR Plus,Lotserver

If you install TCP Accelerate you must manusal open acceleration

code: ./tcp.sh

You can use # sysctl net.ipv4.tcp_available_congestion_control # to see if it‘s started

return "net.ipv4.tcp_available_congestion_control = bbr cubic reno" or net.ipv4.tcp_available_congestion_control = reno cubic bbr

You can use # net.ipv4.tcp_congestion_control = bbr # to see if it‘s started

return net.core.default_qdisc = fq

You can use # lsmod | grep bbr # to see if it‘s started

return tcp_bbrplus 20480 8

If any of the above items occur, the startup is successful.


Statement: Anyone who uses this script in illegal ways has nothing to do with me and I am not liable for any major legal responsibility.

About

一个支持多协议多用户的v2ray Web面板

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • Java 3.6%
  • HTML 1.7%
  • Other 0.9%