dnstrace icon indicating copy to clipboard operation
dnstrace copied to clipboard

Added an option to only dump nameservers

Open hakluke opened this issue 1 year ago • 1 comments

It's not necessary, but has been a good quality-of-life addition for me.

hakluke avatar Aug 24 '22 04:08 hakluke

other way to do the same without changing the main code, check this out : dnstrace A tesla.com | grep -Po '(?<=NS\s).*(?=\.\s)'

13231

c4ir0 avatar Oct 05 '22 19:10 c4ir0