Q: Is there a way to monitor my btcd connections -- something like what you can do with the command "bitcoind getinfo" in that program? I have btcd synced up and running on a Windows machine. But I'd really like a way to see at a glance especially how many peers (outbound & inbound) that it has at any moment.
When I try to count how many there might be -- from looking at the long message list in the window -- it seems like there are woefully few connections. Maybe that's normal? But I'd like a way to quickly check that I'm maintaining active live connections (both in and out) at all times.