1 | initial version |
I want to see who is connecting to me
Hopefully you are behind a firewall so that minimizes the incoming connections. Anyway, though Wireshark could be used for this, there are likely better tools for network visibility at a higher level to show and summarize different IPs, TCP connections, and the like. Try: ntopng, https://www.ntop.org/
Of course you are welcome to slog through all the needless packets; try the Wireshark wiki and some online courses.