Capture network traffic packets and analyse them
- The above sniffer picks up only TCP packets.
- This sniffer picks up only incoming packets.
- This sniffer delivers only IP frames , which means ethernet headers are not available.
Linux OS just run python sniffer_tcp_packets.py