Skip to content

Aavya05/network-traffic-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Traffic Analyzer

A Python-based network traffic analyzer that captures and analyzes live network packets using TCP/IP concepts.

Features

  • Live packet capture and analysis
  • Protocol identification (TCP, UDP, ICMP)
  • Object-oriented modular design
  • Logging of packet flows and error handling

Technologies

  • Python
  • Scapy
  • TCP/IP Networking

How to Run

  1. Install dependencies:
    pip install scapy

Sample Output

TCP Packet: 192.168.28.105 -> 142.250.193.110 TCP Packet: 142.250.193.110 -> 192.168.28.105

About

Python-based network traffic analyzer using TCP/IP and Scapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages