# UNetState Pro-Ping,Trace,DNS — A weapon for net developers!

> Network diagnostic tools for connectivity, routing, and DNS troubleshooting. (iPhone/iPad app by 齐 张.)

- Source: https://appshunter.io/ios/app/unetstate-pro-pingtracedns/id1489810610 (this page in markdown: same URL + `.md`)
- Developer: [齐 张](https://appshunter.io/developer/1489312796)
- Category: Utilities
- Price: $4.99
- Rating: 5.00/5 from 1 App Store ratings · 1 written reviews indexed
- Age rating: 4+
- Requires: iOS 15.0 · 1 MB
- Languages: English, Chinese
- Released: 2019-12-02
- Data updated: 2026-06-23
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/unetstate-pro-pingtracedns/id1489810610/reviews.md

## What is UNetState Pro?

------------ [The original of APP] ----------
For the students in the network and computer industry, you will always encounter some network-related problems. For example: You have accessed a service without success. At this time, you need to locate where the problem of the network request is. There are many reasons for a network request failure. For example, your device cannot access the external network, it may be a problem with DNS resolution of the domain name, or the network of the destination host may be down. Then you need a simple and lightweight tool to detect problems. That's why I developed this app. Let me briefly introduce.

------------ 【App Overview】 ----------
'UNetState Pro' currently provides 9 basic functions, which are: Ping, TCP Ping, UDP Traceroute, ICMP Traceroute, NSLookup, DNS, Port Scan, Scanning LAN Active Devices, Device Network Information. On the settings page, you can set parameters related to the above functions to more comprehensively troubleshoot problems, or you can send us some feedback on this page.

'UNetState Pro' can be installed and used on the current mainstream Iphone and IPad. Therefore, whether you are a student, network engineer, programmer, or network operation and maintenance classmate, this app is very helpful for your study and work! !! !!

------------ [Function description] ----------
1. Ping:
The 'ping' command is mainly used to detect network connectivity and network transmission speed. It uses the ICMP protocol at the bottom. ICMP packets are contained in IP packets. Therefore, the ping command only goes to the IP layer. It can detect the connectivity of the lower three layers of TCP / IP. It does not have the concept of a port. You can set the number of ICMP packets sent in each ping on the app's settings page.

2. TCP Ping:
The 'ping' command can basically detect whether one host is connected to another host, but cannot detect whether it is connected to the application layer, and `TCP Ping` just solves this problem, it is a supplement to the ping command. You can set the number of packets and destination port for each TCP ping on the settings page.

3. traceroute:
This command is used to view the network routing path of network packets from your device to the destination host. In the implementation based on the UDP protocol, a port greater than 30,000 is usually selected for sending packets, but some host's firewall is in security or other considerations may prohibit UDP detection, so our implementation based on the ICMP protocol is for this situation A supplement. It can still try to find accurate routing information even if the traceroute packet is dropped by the server's firewall policy wall.

4. NSLookup:
Parsing domain name use local DNS. .

5. DNS:
That is, the user-defined DNS service. Google DNS service: 8.8.8.8 This function module is used by default. You can set up a third-party DNS service on the settings page to parse your domain name.

6. Port Scan:
This feature can list whether the ports commonly used by the service you want to probe are available. For example, http default port 80, https default port 443 and other commonly used ports.

7. Scan for active devices in the LAN
This function can quickly and accurately scan the IP of all active devices in the LAN. These devices include cell phones, computers, printers, and other networkable devices.

8. Network Information
This module can display the cellular network, WIFI network information of your mobile phone, and the external network information of your mobile phone.


------------【other】----------
If you have any better comments or suggestions for this app, you can send us an email through the 'Feedback' function on the settings page, or give us feedback by submitting an issue in the 'Open Source Library'. We will carefully evaluate and continuously update the app. Thank you! !! !!


Download it now and experience it!

## Key features

- Ping and TCP Ping
- UDP and ICMP Traceroute
- NSLookup and DNS resolution
- Port Scanning
- LAN Active Device Scanning
- Device Network Information

## Recent user reviews (1 of 1)

All indexed reviews: https://appshunter.io/ios/app/unetstate-pro-pingtracedns/id1489810610/reviews.md

### 5/5 — THESE APPS REMAIN VERY USEFUL

*2021-09-12*

I have not used this particular app, but based on the coder’s careful and detailed description of not only the app’s purpose, but on his detailed breakdown or EACH major function, what it does, how it is useful in specific situations, AND his friendly and I believe sincere desire to respond to both questions on current functionality, but also a desire to respond to community requests for either tweaked functionality and/or entirely new functions.

I own MANY apps of this type, most well established. I was drawn to the clarity of the the developers desire to both grow a community and to continuously improve and iterate the app.

## Frequently asked questions about UNetState Pro

### What is UNetState Pro used for?

UNetState Pro is a utility app designed to help users diagnose and troubleshoot network connectivity issues. It provides tools like Ping, Traceroute, and DNS lookup to identify problems with network requests.

### What network functions does UNetState Pro offer?

UNetState Pro offers nine basic functions including Ping, TCP Ping, UDP Traceroute, ICMP Traceroute, NSLookup, DNS, Port Scan, Scanning LAN Active Devices, and Device Network Information.

### Who would benefit from using UNetState Pro?

This app is beneficial for students in the network and computer industry, network engineers, programmers, and network operation and maintenance professionals who frequently encounter network-related problems.

### What devices is UNetState Pro compatible with?

UNetState Pro is available for current mainstream iPhones and iPads, indicated by its support for 'iphone', 'ipad', and 'ipod'.

### How much does UNetState Pro cost?

UNetState Pro is a paid application, priced at $4.99. It does not appear to have any in-app purchases or a subscription model.

### Does UNetState Pro have ads?

No, UNetState Pro is ad-free. The application data indicates that it does not contain advertisements.

### How often is UNetState Pro updated?

The latest version of UNetState Pro is 2.0.4, which was last updated on August 21, 2025. This suggests a relatively active update schedule for the application.

### What is the user rating for UNetState Pro?

UNetState Pro has a high user rating of 5.0 stars, based on 1 rating. This indicates a very positive reception from its current users.

## Version history (last 5 releases)

### 2.0.5 — 2026-06-09

1) Fix UI bugs.
2) Fix bug: the wifi name cannot be displayed. 
3) Optimize the experience.

### 2.0.4 — 2025-08-21

1)Fix bugs.

### 2.0.3 — 2023-11-30

1) Fix bugs.

### 2.0.2 — 2020-10-27

Support iOS widget function:
1) Local network information can be viewed on the widget.
2)There are functional entrances such as ping、tracert、and refresh on the widget. 
3)Update setting page style.

### 2.0.1 — 2020-04-08

1) Add left slide delete function for history list
2) Add custom port scan function
3) Update warning view style

## Apps similar to UNetState Pro

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [ScanChat AI](https://appshunter.io/ios/app/scanchat-ai/id6464327115) | — | Free | Utilities |
| [ZeroScan](https://appshunter.io/ios/app/zeroscan/id1508942351) | 5.0 (3) | $0.99 | Utilities |
| [Hotspot Info](https://appshunter.io/ios/app/hotspot-info/id944938168) | — | $3.99 | Utilities |
| [RCT easyVIEW](https://appshunter.io/ios/app/rct-easyview/id1435059560) | — | Free | Utilities |
| [GT智能家居](https://appshunter.io/ios/app/gt/id1439860700) | — | Free | Utilities |
| [智慧工地管理系统](https://appshunter.io/ios/app/id1447844000) | — | Free | Utilities |

## More apps by 齐 张

- [UNetState](https://appshunter.io/ios/app/unetstate/id1489314289)

All apps by 齐 张: https://appshunter.io/developer/1489312796

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-23.*
