A windows application for listening packets in promiscous mode or over UDP [layer 4] and distribute over configured IPs.
Application is written in C# .net
Some of the features need a little work to sharpen the app.
It can listen the incoming traffic over the network interface of the user's choice.
It has following features:
- Users can create multiple logins.
- Listen both over IP and in promiscous modes.
- Can create logs of incomig traffic.
- Can Send recorded data and live data to upto 10 destinations.
- Users can save and load different configurations.
- Deep packet inspection.
User login screen appears first, just press "OK" without any input and you are good to go. I added both the app and the source code.