4 ms·
Those 3 dots are your peers, the other end of the TCP connection :) So you basically have some apps running in the background (or foreground) that are making t
by h2337 1y ago
Those 3 dots are your peers, the other end of the TCP connection :)
So you basically have some apps running in the background (or foreground) that are making those connections.
- rootbear 1y agoOkay, got it, thanks. I suppose it could also be the FIOS router itself making those connections, or any of the other systems on my local network.
- h2337 1y agoNo, for normal network configurations they wouldn't show. It's most likely your system connmap is running on making those connections.
- esseph 1y agoYou might be surprised how much traffic every device makes.
- jdwithit 1y agoIt's only showing connections directly initiated by your computer. Not anything "upstream" of you like the FIOS router. It would also show any connections TO your computer, but being behind NAT on a normal home network, that would likely be nothing unless you've intentionally punched holes.
- positron26 1y agoMaybe they were expecting first hops like from traceroute. Maybe traceroute is an interesting way to continue developing.
- afroturf 1y agoI'm colorblind and had to change the dots color. Might be a nice config option.
- edonhametsu 1y agoThere's a 'good first issue'-labeled issue for this from 2023: https://github.com/h2337/connmap/issues/14 https://github.com/h2337/connmap/issues/14