獨特的V2ray動態端口科學上網,能否讓你的VPS難以被識別?2019.10.29指令小結
安裝環境
VPS平臺DigitalOcean
操作系統Debian10
Debian10常用软件包
root用户下安装
#apt-get -y update && apt-get -y install unzip zip wget curl mc nano sudo ufw socat ntp ntpdate gcc git
233一鍵代碼,克隆脚本
加速優化BBR
# wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
VPS平臺DigitalOcean
操作系統Debian10
Debian10常用软件包
root用户下安装
#apt-get -y update && apt-get -y install unzip zip wget curl mc nano sudo ufw socat ntp ntpdate gcc git
233一鍵代碼,克隆脚本
#bash <(curl -Ls https://raw.githubusercontent.com/mikewubox/tvonekey/master/v2ray.sh)
加速優化BBR
# wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
加速優化TCP fastopen
# echo 3 > /proc/sys/net/ipv4/tcp_fastopen
谢谢分享,学习了。
回复删除