Skip to content

RealTimeNetwork-Dashboard is an interactive web application built with Python and Streamlit for real-time network traffic analysis and visualization. This project allows you to capture and analyze network packets from your system's Network Interface Card (NIC), providing insightful visualizations that update dynamically.

Notifications You must be signed in to change notification settings

codeWithLFN/RealTimeNetwork-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ RealTimeNetwork-Dashboard

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.

🌟 Features

  • 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.

πŸ“¦ Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/RealTimeNetwork-Dashboard.git
    cd RealTimeNetwork-Dashboard
  2. Install the required dependencies:

    pip install -r requirements.txt

πŸš€ Usage

Run the application:

sudo streamlit run dashboard.py

πŸ› οΈ Technologies Used

  • Python: The core language for the application.
  • Streamlit: For building the interactive web interface.

πŸ™Œ Contributing

We welcome contributions!


Happy Analyzing! πŸš€

About

RealTimeNetwork-Dashboard is an interactive web application built with Python and Streamlit for real-time network traffic analysis and visualization. This project allows you to capture and analyze network packets from your system's Network Interface Card (NIC), providing insightful visualizations that update dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages