Skip to content

berets76/BandCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BandCheck

BandCheck is a really simple network bandwidth check tool, working on Linux, macOS and Windows.

Requirements

.NET 6 runtime

Usage

Run the same BandCheck.exe on one of the endpoint (a server, a client or other), to put it in listen mode, then run BandCheck.exe on another endpoint on the same network to test the available bandwidth.

Quickest mode

On the first endpoint

BandCheck.exe -s

On the second endpoint (replace IPV4 address with first endpoint address or name if resolved)

BandCheck.exe -t 192.168.1.1