衡天云
There is no excerpt because this is a protected post.
Category: 似水流年
There is no excerpt because this is a protected post.
更新系统 apt update && apt upgrade -y 安装必备工具 apt install -y curl wget vim 开启BBR加速(降低延迟、抗污染) echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf sysctl -p 放行代理必备端口 ufw allow 22,80,443/tcp ufw enable ufw reload
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
https://cloud.tsinghua.edu.cn/d/df482a15afb64dfeaff8/