PSniff
A simple packet sniffer for local networks
This project is a simple packet sniffer using libpcap.
It only works on local networks. The code is maily for ethernet devices. If you want to use wireless devices you just need to change the device setting in the code and others remain the same.