nslookup
是一个用于查询DNS记录的命令行工具。要指定使用特定的DNS服务器进行查询,可以使用 server
选项后跟DNS服务器的IP地址或域名。,,``,nslookup server 8.8.8.8 example.com,
`,,这条命令会使用Google的公共DNS服务器(8.8.8.8)来解析
example.com` 的DNS记录。nslookup querytype=all 你的域名
。shell,使用命令提示符输入ipconfig /all或nslookup可查询DNS。,
``Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.