Skip to content

πŸš€ Transform your internet speed without changing ISP. BBR-like TCP optimizations + intelligent network failover + DNS protection for Windows/Linux

Notifications You must be signed in to change notification settings

louzt/NetBoozt_InternetUpgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

36 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ NetBoozt - Internet Upgrade System

NetBoozt Logo

Transform Your Internet Speed Without Changing Your ISP

Tauri Python Legacy License Platform Stars

BBR-like Performance β€’ Auto DNS Failover β€’ Real-time Monitoring β€’ 4-Phase Diagnostics

English | EspaΓ±ol

πŸ“¦ Download β€’ ✨ Features β€’ πŸ“– Docs


πŸ“¦ Download

πŸ¦€ Tauri Version (v3.0.0-beta) β€” NEW!

Modern, lightweight (~8MB) with Rust + SvelteKit. Glassmorphism UI.

Platform Download Tech
Windows x64 NetBoozt_3.0.0-beta.msi Rust + Tauri 1.5

🐍 Python Version (v2.2.0) β€” Stable

Battle-tested (~25MB) with Python + CustomTkinter. Includes full CLI.

Platform Download Tech
Windows x64 NetBoozt_v2.2.0.exe Python 3.11 + Nuitka

Which Version?

Tauri v3.0 Python v2.2
Status 🟑 Beta 🟒 Stable
Size ~8 MB ~25 MB
Best For Early adopters Production
CLI ❌ βœ…

"I had 1 Gbps fiber but only got 450 Mbps. My ISP said 'it's your computer.' They were rightβ€”but not how they thought."
β€” David Mireles (@lou404x), Creator

By LOUST | [email protected] | @lou404x


✨ Features

πŸš€ TCP/IP Optimization (BBR-like for Windows)

Optimization Description Benefit
HyStart++ Fast slow-start +15-20% throughput
PRR Proportional Rate Reduction Smooth loss recovery
ECN Congestion Notification No packet loss needed
TCP Fast Open Data in SYN -1 RTT
TCP Pacing Smooth sending -77% latency
RSS/RSC Multi-CPU processing Less CPU overhead

🌐 DNS Auto-Failover (8 Tiers)

ISP DNS down? Automatic switch in 15s:

  • Tier 1-2: Cloudflare/Google (speed)
  • Tier 3-5: Quad9/OpenDNS/AdGuard (security)
  • Tier 6-8: CleanBrowsing/DHCP/ISP (fallback)

πŸ” 4-Phase Diagnostics

Adapter β†’ Router β†’ ISP β†’ DNS

πŸ“Š Real-time Monitoring

  • Live graphs (Download/Upload/Latency)
  • Windows Event Log integration
  • Configurable alerts

πŸ“– Documentation


πŸ’» Quick Start

Tauri (Dev)

cd platforms/tauri && npm install && npm run tauri dev

Python (Dev)

cd windows
python -m venv venv && .\venv\Scripts\Activate.ps1
pip install -r requirements.txt
python run_modern.py  # Run as Administrator

🎯 Profiles

Profile Risk Gain
🟒 Conservative Low +5-10%
🟑 Balanced Medium +15-20%
πŸ”΄ Aggressive High +20-30%

🀝 Contributing

See CONTRIBUTING.md. PRs welcome!


πŸ“œ License

MIT License - LICENSE


Made with ❀️ by LOUST

⭐ Star if it helped! ⭐

About

πŸš€ Transform your internet speed without changing ISP. BBR-like TCP optimizations + intelligent network failover + DNS protection for Windows/Linux

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published