On Sat, Apr 17, 2021 at 12:24 AM Hendrik Boom <hendrik@???>
wrote:
> How should I find just how dns lookup is done on my machine,
> and how should it be done?
>
>
maybe :
netstat -nap | grep 53
it should show you something like :
tcp 0 0 0.0.0.0:22556 0.0.0.0:* LISTEN
9033/dogecoind
--
buZz