Skip to content

manuelsantander/packetprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

packetprocess

This program reads packets from the network and generate statistics for TCP, UDP and ICMP protocols according to the following table (open this file in raw mode to see it):

Protocol Fields (CSV file) Log file TCP year,month,day,hour,minute,second,source IP, source port tcplog.csv UDP year,month,day,hour,minute,second,source IP, source port udplog.csv ICMP year,month,day,hour,minute,second,source IP, ICMP Type number icmplog.csv

About

This program reads packets from the network and generate statistics for TCP, UDP and ICMP protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages