2023-03-20小白笔记0

bbr:
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
v2ray:
自动:
bash <(curl -s -L https://raw.githubusercontent.com/xyz690/v2ray/master/go.sh)
手动:
bash <(curl -s -L https://raw.githubusercontent.com/xyz690/v2ray/master/install.sh)
bash <(curl -sL https://raw.githubusercontent.com/hiifeng/v2ray/main/install_v2ray.sh)
x-ui面板:
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)

本文作者:墨洺的文档

本文链接:

版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!