Hacker News new | ask | show | jobs
by rootbear 332 days ago
Forgive my ignorance, but I'm not sure what this is showing me. I'm running it on my home linux system, which is connected to the Internet via Verizon FIOS. The map shows three red dots, none of which are near me.
1 comments

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.

I'm colorblind and had to change the dots color. Might be a nice config option.
There's a 'good first issue'-labeled issue for this from 2023: https://github.com/h2337/connmap/issues/14
Maybe they were expecting first hops like from traceroute. Maybe traceroute is an interesting way to continue developing.
Okay, 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.
No, for normal network configurations they wouldn't show. It's most likely your system connmap is running on making those connections.
It'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.
You might be surprised how much traffic every device makes.