netmon

Crates.ionetmon
lib.rsnetmon
version0.1.3
sourcesrc
created_at2024-04-14 18:39:59.266993
updated_at2024-04-14 19:25:22.467926
descriptionA simple CLI and library for network monitor, mainly network speed monitoring.
homepage
repositoryhttps://github.com/HuakunShen/netmon.git
max_upload_size
id1208452
size13,189
Huakun Shen (HuakunShen)

documentation

README

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
Commit count: 6

cargo fmt