Netvisix
Netvisix copied to clipboard
Netvisix visualizes the network packet flow between hosts
Netvisix
Netvisix listens on your local network interface and visualizes the network packet flow between hosts. There are binary packages for windows and linux.
Feature requests and bug reports are welcome.
Netvisix is using the following libraries:
- libtins
- libpcap/Npcap (used by libtins)
- Qt5
Installation
Build it by yourself or download the binary package.
Linux Build (Ubuntu)
sudo apt install qt5-qmake qtbase5-dev build-essential libpcap-dev
git clone https://github.com/bewue/Netvisix.git
cd Netvisix
mkdir Build
cd Build
qmake ../Netvisix/Netvisix.pro
make
Screenshot
