Welcome to RealTimeNetwork-Dashboard! This is your go-to interactive web application for real-time network traffic analysis and visualization. Built with the power of Python and Streamlit, this project captures and analyzes network packets from your system's Network Interface Card (NIC), providing you with dynamic and insightful visualizations.
- Real-Time Analysis: Capture and analyze network packets in real-time.
- Dynamic Visualizations: Get insightful visualizations that update dynamically.
- User-Friendly Interface: Easy to use with an intuitive interface built with Streamlit.
-
Clone the repository:
git clone https://github.com/yourusername/RealTimeNetwork-Dashboard.git cd RealTimeNetwork-Dashboard
-
Install the required dependencies:
pip install -r requirements.txt
Run the application:
sudo streamlit run dashboard.py
- Python: The core language for the application.
- Streamlit: For building the interactive web interface.
We welcome contributions!
Happy Analyzing! π