8000 GitHub - ngf11/NetStatMonitor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ngf11/NetStatMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NetStatMonitor

NetStatMonitor is a simple tool that continuously monitors and displays key network statistics such as SSID, network adapter information, signal strength, ping statistics, and network data usage. It provides a real-time view of your network performance in a command-line interface.

Features

  • SSID: Displays the name of the Wi-Fi network you're connected to.
  • Network Adapter Description: Displays the name of the network interface card (NIC).
  • State: Shows the connection state (e.g., connected or disconnected).
  • Signal Strength: Displays the signal strength of the connected Wi-Fi network.
  • Ping Statistics: Shows the average ping response time to a popular DNS server (e.g., 8.8.8.8).
  • Network Data: Displays the number of bytes received and sent over the network.

Requirements

  • Windows OS: The tool utilizes netsh, ping, and netstat, which are native commands in Windows.
  • Command Prompt: This script runs from the command prompt (CMD).

Installation

  1. Clone this repository or download the script file.
  2. Open a Command Prompt (CMD) window in the directory where the script is located.
  3. Run the script with the command:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0