| 1 | Telnet | Test the connection success rate of a certain Host port | DNS Time, Connection Establishment Time, Time to First Byte (TTFB), Time to Last Byte | Host, port, timeout |
| 2 | Traceroute(TCP/UDP) | Normally it is the ICMP protocol, which supports Tracerout at the TCP layer. | Target not reached, not sethost | Host IP |
| 3 | MTR(TCP/UDP) | The normal MTR is the ICMP protocol, and this type supports UDP and TCP protocols. | | Host IP |
| 4 | DIG | Test the domain name resolution and set the trace parameters. Then you can view the entire domain name resolution process starting from the resolution of 13 root servers around the world for each domain name. | Total time (dig+trace), number of DNSError, number of hijacks, DNSError Rate, hijacking rate, number of Trace hops, Trace delay | Test domain name |
| 5 | FTP | Test the success rate and performance of FTP downloads. | DNS Time, Connection Establishment Time, login time, Total Download Bytes, Download Speed, download time | FTP server address and download link |
| 6 | POP3 | Test mail server mail success rate and performance | DNS Time, Connection Establishment Time, SSL Handshake Time, authentication time, STAT time, LIST time, UIDL time, RETR time, TOP time, DELE time, QUIT time | Server information and port |
| 7 | IMAP/SMTP | Test mail server mail success rate and performance | DNS Time, Connection Establishment Time, HELO/EHLO time, SSL Handshake Time, authentication time, MAIL FROM time, RCPT time, DATA time, QUIT time | Server information and port |
| 8 | VPN | Monitor Sangfor easyconnect. Openvpn VPN client login success rate. | VPN client Launch Time, VPN continuous server time, VPN login time, VPN connection success rate. | Sangfor EaseConnect's VPN client and login account allow multiple devices to log in at the same time. The mobile phone verification code is removed when logging in, and automatic login is supported. |
| 9 | WIFI | Simulate real users to automatically monitor Wi-Fi connection success rate. | WIFI signal strength (%), WIFI signal strength (db), WIFI connection success rate | Wi-Fi SSID information |
| 10 | HTTP(SM) | National secret SM2 private protocol monitoring, | Supported indicators: DNS Time, Connection Establishment Time, handshake time, Request Time, Time to First Byte (TTFB), Time to Last Byte, Download Speed, certificate cipher suit ID, tls version, Total Download Bytes | |
| 11 | Socket(TCP/UDP) | Mainly used to monitor and test the Network performance of TCP connections | DNS Time, Connection Establishment Time, Time to First Byte (TTFB), Time to Last Byte, Total Download Time | |
| 12 | Mainly used to monitor and test the Network performance of UDP connections | DNS Time, Time to First Byte (TTFB), Time to Last Byte, Total Download Time | | |
| 13 | HTTP3 | Mainly used to monitor Network performance under HTTP3 protocol | DNS Time, Connection Establishment Time, Time to First Byte (TTFB), Time to Last Byte, Total Download Time, SSL Handshake Time, Download Speed, Total Download Bytes | |
| 14 | Socket(TCP)_Mobile | | DNS resolution time, sending time | |
| 15 | Socket(UDP)_Mobile | | DNS resolution time, sending time | |
| 16 | Ping_Mobile | Test the Network delay under mobile 4G and 5G access modes | Average Latency, Packet Loss Rate, number of successes, number of failures, total number of packets sent, total number of packets received | You can set parameters such as ping packet size, number of ping packets, interval, and number of concurrencies. |
| 17 | DeepSeek | Test the deepseek/openai API access effect | DNS Time, Connection Establishment Time, SSL Handshake Time, sending Request time, Time to First Byte (TTFB), Time to Last Byte, Total Download Time, inference speed, generation speed, average speed, completion speed | API interface address (base_url), API Key (api_key), Data Modelmodel (model), prompt word (prompt) |
| 18 | WEBSOCKET | Mainly used to monitor Network performance under WebSocket protocol | DNS Time, Connection Establishment Time, Time to First Byte (TTFB), Time to Last Byte, Total Download Time, SSL Handshake Time, protocol upgrade time, etc. | |