netmon 0.1.3

A simple CLI and library for network monitor, mainly network speed monitoring.
Documentation
  • Coverage
  • 5.26%
    1 out of 19 items documented0 out of 4 items with examples
  • Size
  • Source code size: 12.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 533.22 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • HuakunShen/netmon
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • HuakunShen

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