Skip to content

nullclyze/GreyWest

Repository files navigation

GreyWest
Simple tool for network monitoring

✨ About

GreyWest is a network monitoring tool. It allows you to capture traffic from specific network interfaces and listen to all packets sent from them.

📌 The official author of this client is nullclyze.

🔗 Social

📷 Screenshots

main monitoring

💾 How to install

Important

To use this tool, you need a specific utility for capturing network traffic:

  • Windows: Npcap / Winpcap
  • Linux: Libpcap

After installing the required utility, download the file for your OS from releases and follow the instructions below.

Windows (NSIS / MSI / EXE)

  1. Download the required file
  2. Run it, if it is an installer - wait for the installation process

Debian-based Linux

  1. Download the required file
  2. Open the folder with the file in the terminal
  3. Write sudo dpkg -i <filename>.deb

RedHat-based Linux

  1. Download the required file
  2. Open the folder with the file in the terminal
  3. Write sudo dnf install FILENAME.rpm

Warning

If you use Linux, the installed tool requires root rights to run.

About

Simple utility for monitoring network traffic, written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors