ip地址反查主机名


ip地址反查主机名

#Windows的ip反查命令
nbtstat -A ip #-A必须是大写
#Linux的命令
nmblookup -A #如果主机是Linux,不会显示主机名
#安装nbtscan
sudo apt install nbtscan
#如果主机是Linux,不会显示主机名
nbtscan ip