Bandit.Cli 0.1.39

dotnet tool install --global Bandit.Cli --version 0.1.39
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Bandit.Cli --version 0.1.39
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Bandit.Cli&version=0.1.39
                    
nuke :add-package Bandit.Cli --version 0.1.39
                    

Bandit

CI Release NuGet NuGet downloads License: MIT Platform .NET

btop-style network monitor TUI for Windows.

Install

Three options. Pick whichever matches your existing tooling.

GitHub Release (single .exe)

Grab Bandit.exe from the latest release and drop it on your PATH.

Scoop

scoop bucket add bandit https://github.com/joshuahills/bandit
scoop install bandit/bandit

The bucket lives in this repo at bucket/bandit.json and updates automatically on each release.

.NET tool

Requires the .NET 10 SDK.

dotnet tool install -g Bandit.Cli

The tool command is bandit (not Bandit.Cli).

Usage

bandit            # launch the TUI
bandit -v         # print version and exit
bandit --version

Keys

Key Action
19 Switch screen
[ / ] Cycle timescale ← / →
Click Tabs and timescale options are mouse-clickable
q / Ctrl+C Quit

Elevation

System-wide bandwidth charts work without admin. Per-process tracking (Processes screen) requires running from an elevated terminal — it uses ETW, which is admin-only on Windows.

License

MIT.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.39 93 5/5/2026
0.1.38 91 5/5/2026
0.1.37 81 5/5/2026
0.1.36 82 5/5/2026
0.1.35 90 5/4/2026
0.1.34 84 5/4/2026
0.1.33 87 5/4/2026
0.1.32 87 5/4/2026
0.1.31 99 5/4/2026
0.1.30 84 5/4/2026
0.1.29 87 5/4/2026
0.1.28 83 5/4/2026
0.1.27 86 5/4/2026
0.1.26 82 5/4/2026
0.1.25 88 5/4/2026
0.1.24 80 5/4/2026
0.1.22 85 5/4/2026
0.1.21 94 5/4/2026
0.1.20 84 5/4/2026
0.1.19 84 5/4/2026
Loading failed