SimpleSniffer is a useful and simple C# sniffer console designed to monitor and log the packets processed in your network.
As soon as you run the application, it will start displaying information such as protocol and source / destination address together with port numbers.
What's New in This Release: [ read full changelog ]
· Just a minor update to correct a formatting error in the header. Also added a column for the local IP that received the packet in question. Helps with multiple NICS to be able to analyze the packets that way. Especially if you have different segments for each NIC.