Skip to content

Releases: ksanjeev284/NetShaper

NetShaper 0.4.2 - Free Windows Bandwidth Limiter

Choose a tag to compare

@ksanjeev284 ksanjeev284 released this 18 Jul 12:14

NetShaper 0.4.2

Free open-source Windows bandwidth limiter and traffic control

Easy install (recommended)

  1. Download NetShaper-Setup-0.4.2.exe
  2. Double-click and accept UAC
  3. Follow the wizard (optional desktop icon + CLI on PATH)
  4. Launch NetShaper

Portable zip

  1. Download NetShaper-0.4.2-win-x64.zip
  2. Unzip -> right-click Setup.cmd -> Run as administrator -> [1] Install app

What's included

  • Full self-contained app (GUI + CLI)
  • Windows GUI installer wizard
  • Portable zip with Setup.cmd / Install.ps1

Features

  • Per-app download/upload limits and live traffic
  • Block / Allow (WFP), QoS, quotas, DNS filters
  • Dark and light themes, local API, CLI
  • MIT License

Requirements

Windows 10/11 x64 - Admin recommended for full enforcement

Source: https://github.com/ksanjeev284/NetShaper

NetShaper 0.4.1 - Free Windows Bandwidth Limiter

Choose a tag to compare

@ksanjeev284 ksanjeev284 released this 18 Jul 11:05

NetShaper 0.4.1

Free open-source Windows bandwidth limiter and traffic control

Easy install

  1. Download NetShaper-0.4.1-win-x64.zip
  2. Unzip
  3. Right-click Setup.cmd -> Run as administrator
  4. Choose [1] Install app
  5. Start NetShaper from the Desktop or Start Menu

What's included

  • NetShaper.exe (GUI) + CLI
  • Setup.cmd / Install.ps1 one-click installer
  • GETTING-STARTED.txt

Features

  • Per-app download/upload limits and live traffic
  • Block / Allow (WFP), QoS, quotas, DNS filters
  • Dark and light themes, local API, CLI
  • MIT License

Requirements

Windows 10/11 x64 - Admin recommended for full enforcement

Source: https://github.com/ksanjeev284/NetShaper

NetShaper 0.4.0 - Free Windows Bandwidth Limiter

Choose a tag to compare

@ksanjeev284 ksanjeev284 released this 18 Jul 10:55

NetShaper 0.4.0

Free open-source Windows bandwidth limiter and traffic control

Easy install

  1. Download NetShaper-0.4.0-win-x64.zip
  2. Unzip
  3. Right-click Setup.cmd -> Run as administrator
  4. Choose [1] Install app
  5. Start NetShaper from the Desktop or Start Menu

What's included

  • NetShaper.exe (GUI) + CLI
  • Setup.cmd / Install.ps1 one-click installer
  • GETTING-STARTED.txt

Features

  • Per-app download/upload limits and live traffic
  • Block / Allow (WFP), QoS, quotas, DNS filters
  • Dark and light themes, local API, CLI
  • MIT License

Requirements

Windows 10/11 x64 - Admin recommended for full enforcement

Source: https://github.com/ksanjeev284/NetShaper

NetShaper 0.3.7 – Free Windows Bandwidth Limiter

Choose a tag to compare

@ksanjeev284 ksanjeev284 released this 18 Jul 10:49

NetShaper 0.3.7

Free open-source Windows bandwidth limiter and traffic control

Download

  • NetShaper-0.3.7-win-x64.zip — self-contained Windows x64 app (GUI + CLI)

Install

  1. Unzip
  2. Run NetShaper.exe as Administrator (UAC)
  3. Optional: scripts\install-app.ps1 from a full source checkout

Highlights

  • Per-app download/upload rate limits and live traffic
  • Block / Allow (WFP), QoS priority, quotas, DNS filters
  • Dark & light themes, local API, CLI automation
  • MIT License — no paywall

Requirements

  • Windows 10/11 x64
  • Admin recommended for full firewall and limit enforcement

Build from source

git clone https://github.com/ksanjeev284/NetShaper.git
cd NetShaper
dotnet build
dotnet run --project NetShaper.Gui

Optional Packet mode needs WinDivert (install separately).