Introduction to Windows command line tools dig and whois

Опубликовано: 04 Ноябрь 2024
на канале: Mansoor Nathani
16,473
49

One thing I neglected to mention while installing dig, is that you need to have a blank text file called resolv.conf located at c:\windows\system32\drivers\etc\resolv.conf

If you want to specify nameservers for dig to use, use the following syntax in the file:

nameserver 8.8.8.8
nameserver 8.8.4.4

Comments can be sent to [email protected]

Modifying the PATH System Variable:

http://imgur.com/pd5gnXG