PsPing is a lightweight command-line utility for testing network connectivity and response time. It works by sending ICMP echo requests and reporting details on packet loss, latency, and network availability.
A command-line utility for testing network connectivity and response time, reporting details on packet loss, latency, and network availability.
What is PsPing?
PsPing is a free networking tool designed primarily for system administrators to test and measure connectivity and response times of TCP/IP networks. It functions similarly to the standard ping utility, but provides additional functionality and reporting.
Some key features of PsPing include:
Sending ICMP, TCP, or UDP requests to measure network response times
Customizable packet sizes to test network performance at different loads
Threshold monitoring for automatic alerts if response times are too high
Detailed reporting on packet loss, network latency, jitter, and availability
Graphing of response times over time to detect network issues
Supports both IPv4 and IPv6 networks
Scripting capabilities for automated testing
PsPing generates simple yet informative reports that can assist with troubleshooting connectivity issues or determining if network capacity may be limiting performance. Its lightweight resource usage and flexible parameters make it well-suited for testing intranets, WAN links, cloud services, and more.
PsPing Features
Features
Sends ICMP echo requests to network hosts
Measures network latency and response times
Detects packet loss and network availability issues
Wireshark is a free and open-source packet analyzer software. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Wireshark allows users to see what is happening on their network at a very granular level by inspecting the data packets that are sent and received.Some key...
Netcat (often shortened to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP. Netcat is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts.At its most basic, netcat can be used...
AirSnare is an open-source, self-hosted media server and streaming application. It is designed to index, organize, and stream your personal media library including videos, music, photos, and other files. Some key features of AirSnare include:Automatic indexing and tagging of media filesSupport for multiple audio, video, and image formatsOn-the-fly transcoding for...
Ethereal (now known as Wireshark) is a free and open-source packet analyzer and network protocol analyzer software. It is used for network troubleshooting, analysis, and communications protocol development. Ethereal runs on Unix-like operating systems including Linux, macOS, *BSD and Solaris.Some key features of Ethereal include:Capturing live packet data from a...
Microsoft Network Monitor (NetMon) is a packet analyzer and sniffer tool for Windows that enables users to capture, view, and analyze network traffic. It provides advanced network diagnostic capabilities to help troubleshoot connectivity issues, analyze protocol behavior, debug client/server communications, and more.Some key features of Microsoft Network Monitor include:Real-time capture...
IxChariot is a comprehensive network performance testing software designed by Ixia. It allows organizations to validate the capacity, speed, reliability, and scalability of networks and network devices before deployment.Key features of IxChariot include:Real-world traffic simulation - IxChariot can generate real-world traffic profiles to test how networks will perform with live...
A network diagnostic tool is a type of software application designed to help users identify and troubleshoot problems with their internet connectivity or network. These tools provide a suite of testing capabilities to measure network performance, locate potential points of failure, and validate configurations.Common features in a network diagnostic tool...
Appknox is a mobile application security testing platform designed to help developers and companies assess the security of their iOS, Android, and web apps. It automates a lot of the tedious and time-consuming aspects of mobile app penetration testing and provides clear reporting to make fixing issues easier.Some key capabilities...
tcpflow is an open source command line tool for capturing TCP traffic flows going through a network. It works by capturing packets from live network interfaces or from packet capture (pcap) files, reassembling TCP streams and sessions, and storing the transmitted application-layer data with relevant TCP metadata like sequence numbers...
Termshark is a powerful network protocol analyzer that runs entirely in your terminal. It provides functionality similar to the popular Wireshark tool but without requiring an X Window environment. Just like Wireshark, Termshark allows you to capture packets in real-time, filter them based on various criteria, inspect protocol data, extract...