[Seek Help] 有什么好用的ping工具能分享一下吗?
Tofloor
poster avatar
kmy-4q
deepin
2022-07-12 00:10
Author

像ATKKPING那种。

image.png

Reply Favorite View the author
All Replies
deepin-superuser
deepin
2022-07-12 00:21
#1

cmd 里的 ping

Reply View the author
kmy-4q
deepin
2022-07-12 01:22
#2
deepin-superuser

cmd 里的 ping

cmd不是windows的么

Reply View the author
deepin-superuser
deepin
2022-07-12 02:30
#3
kmy-4q

cmd不是windows的么

我的意思是终端里的 ping ,图形化的没用过

Reply View the author
Ziggy
deepin
2022-07-12 08:11
#4

ping +各种参数

Reply View the author
xuqi
deepin testing team
2022-07-12 17:40
#5
  • 直接用ping命令吧~
  • ping -t : 不间断地ping指定目标主机,直到管理员中断。如果要停止,按下Ctrl+C
  • ping -a : 解析计算机名与NetBios名。
  • ping -n : 定义发送的数据包的个数
  • ping -s : 指定要发送的数据字节数
  • ping -c : 指定ping的次数
  • ping -i : 表示两次ping访问之间的时间间隔
Reply View the author
xuqi
deepin testing team
2022-07-12 17:43
#6

ping命令的七种用法总结ping命令的七种用法总结

Reply View the author