Python Packet Sniffer Go to Project Site Individual Project A python based network packet sniffer that captures the packet , analyzes it and displays the information such as header contents and data present in it by unpacking the packets at each layer.