Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] Darkcoin | First Anonymous Coin | Inventor of X11, DGW and Darksend | InstantX
by
oblox
on 27/01/2015, 21:07:01 UTC
What do I need to type in mac masternode wallet just to see my own masternode IPs and not the whole list? I wanna check if they are active but don't wanna search them out of 2000 nodes. Thanks.

No way that I know of. I copy all the IPs into a text doc and do a search for my IP

Use the daemon and from the terminal do:

Code: (terminal)
darkcoind masternode list | grep 'myIPaddress'



He was asking about the Mac Qt, Prop...

Could always do all of them from the remote masternode using:

./darkcoind masternode list | grep -e IPADDRESS -e IPADDRESS2 -e IPADDRESS3