50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Mtr is a great network connectivity judgment tool in Linux, which combines the relevant features of ping, traceroute, nslookup. When there is a problem with the network link, the ping command will be used to simply test the network connectivity and see the packet loss rate, but it is impossible to determine where the problem is; you can also use the tracert command to view the route, or use nslookup Command to check whether DNS is available; mtr combines the above functions to make a unified network judgment.
Updated on
Oct 9, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

1. 去掉不必要的权限申请。
2. 增加IPv6支持。
3. 删除不必要的Lib包,降低apk大小。