linux常用命令 -查看域名的入口ip
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
查看域名的从入口ip,只需要用一下命令ping一下域名即可
如:
C:\Users\www.0001.GA>ping trade.95549.cn
正在 Ping rrcsjbtknyk3dfx7uqkm1ooikdmq5kcl.aligfwaf.com [101.37.42.208] 具有 32 字节的数据:
来自 101.37.42.208 的回复: 字节=32 时间=32ms TTL=40
来自 101.37.42.208 的回复: 字节=32 时间=26ms TTL=40
来自 101.37.42.208 的回复: 字节=32 时间=38ms TTL=40
来自 101.37.42.208 的回复: 字节=32 时间=33ms TTL=40
101.37.42.208 的 Ping 统计信息:
数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失),
往返行程的估计时间(以毫秒为单位):
最短 = 26ms,最长 = 38ms,平均 = 32ms
C:\Users\www.0001.GA>
备注,
1.这个一般不要在内网里面ping,可以自己手机开个wifi,然后电脑连接wifi,然后ping
这样能保证公网上ping出来的ip正确;
2,在自己本地电商cmd下去ping
如上面ping出的ip就是 101.37.42.208
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献11条内容
所有评论(0)