opiran-club / VPS-Optimizer

Linux Optimizer One-click bash script , swap maker and bbr tcp congestion control , xanmod kernel and bbrv3

Home Page:https://opiran-club.github.io/VPS-Optimizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPS Optimizer One-click (V.1.1) with optional TCP congestion control (Tcp-brutal, Tcp-BBR, XanMod and BBRv3, Openvz-BBR)

https://opiran-club.github.io/VPS-Optimizer/

Summurize configuration
  • Upgrade, Time setting, Install Useful Packages, Optimize the SYSCTL, Optimize SSH
  • TCP congestion control (Tcp-brutal, Tcp-BBR, XanMod-BBRv3, OpenVZ-BBR)
  • Swap file + vm.swapiness value

Supported Debian base (Debian , Ubuntu) with X86 & Arm64 & OpenVZ architecture


Complete optimizer with BBR versions

‼️ INSTRUCTION ‼️

👉 Debian Base (Ubuntu & Debian) x86 & Arm64

apt install curl -y && bash <(curl -s https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/optimizer.sh --ipv4)

Xanmod kernel and BBRv3 seperated script

‼️ INSTRUCTION ‼️

👉 UBUNTU / DEBIAN X86

bash <(curl -s https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/bbrv3.sh --ipv4)

image

Badvpn (UDPGW)

fully automated install badvpn and udpgw with multifunctional and menu

‼️ INSTRUCTION ‼️

wget -N https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/Install/udpgw.sh && bash udpgw.sh

image


Credits

Contacts

About

Linux Optimizer One-click bash script , swap maker and bbr tcp congestion control , xanmod kernel and bbrv3

https://opiran-club.github.io/VPS-Optimizer/

License:MIT License


Languages

Language:Shell 98.9%Language:Awk 1.1%