So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By megla
#74173 Ok I have been searching for a while (here, reddit, google, etc) for a simple way to capture the ip addresses and ports used in my home wifi. Ideally I want to capture wireshark style, then filter by port 80 and 443, then put those ip addresses in an array. Every couple of minutes send a summary of that array to a webserver.

I can't find anything that I can modify easily to capture just the src and dst ip addresses and then filter by port.

Any suggestions?