digurl is a lightning-fast command-line tool designed for developers, sysadmins who need to extract domain names from URLs and instantly query DNS records. Stop juggling between parsing tools and dig—digurl combines both steps into one seamless workflow.
As a DevOps engineer, I constantly deal with different URLs and check the ip for this website. Before digurl, I’d had to copy the url and manually stripe the domain name and then run dig manually. Now it’s just digurl url and I’m done.
Replies