📅  最后修改于: 2022-03-11 14:51:16.487000             🧑  作者: Mango
1 Dig method
sudo dig website
2 nslookup method
sudo apt install nslookup
nslookup website
3 Host method
host website
4 ping method
ping website