#speed #networking #monitor #monitoring #mainly #linux #macos

bin+lib netmon

A simple CLI and library for network monitor, mainly network speed monitoring

2 releases

0.1.3 Apr 14, 2024
0.1.2 Apr 14, 2024
0.1.1 Apr 14, 2024
0.1.0 Apr 14, 2024

#703 in Network programming

Download history 65/week @ 2024-04-08 180/week @ 2024-04-15

245 downloads per month

MIT license

14KB
264 lines

Network Monitor

This project is a simple network speed monitor for MacOS, Linux and Windows, written in Rust.

Mainly used for network speed monitoring in the terminal. This can also be used as a rust library.

Installation

cargo install netmon

# Then run
netspeed

Platforms

  • MacOS
  • Linux
  • Windows

Features

  • Print most basic network speed in the terminal
  • Can be used as a library

No runtime deps