Optimization of OpenVZ VPS using BBR acceleration

888u

Last update at :2024-05-04,Edit by888u

The recommended system is Debian 8 64, Centos 7 and above.

1. Download script

wget --no-check-certificate https://raw.githubusercontent.com/mixool/rinetd/master/rinetd_bbr_powered -O /root/rinetd

2. Set permissions

chmod +x rinetd

3. Add listening address

virinetd.conf

Add

# bindadress bindport connectaddress connectport 0.0.0.0 443 0.0.0.0 443 0.0.0.0 80 0.0.0.0 80

You can add other ports here. If your ss port is 9001, add:

0.0.0.0 9001 0.0.0.0 9001

4. Set up startup

vi /etc/systemd/system/rinetd.service

Add

[Unit] Description=rinetd [Service] ExecStart=/root/rinetd -f -c /root/rinetd.conf raw venet0:0 Restart=always [Install] WantedBy=multi-user.target

5. Start

systemctl enable rinetd.service && systemctl start rinetd.service

6. The effect is obvious. It is a savior for OpenVZ VPS. After using my alpharacks ovz vps, I can easily play 1080P.

via: http://xpsss.com/851.html

Recommended site searches: Chongqing Telecom server hosting, Dongguan server rental, domain name registration information query, Korean high-defense server, shopex virtual host, personal free cloud server outside mainland China, US server website, icp registration query system, virtual host space , registration-free virtual space,

Optimization of OpenVZ VPS using BBR acceleration

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码