Wingetlywingetly
← All apps

MultiPing

by Pingman Tools, LLCv3.23.0.64

Last updated

MultiPing provides a graphical view of network performance, monitors hundreds of targets, and sends automatic alerts.

Install with winget

$ winget install --id Pingman.MultiPing --exact --version 3.23.0.64

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MultiPing

MultiPing uses EXE (NSIS). The silent install switches are /quiet.

One-line silent install (x86)
mping_3.exe /quiet

See the full silent install reference for MultiPing

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MultiPing provides a graphical view of network performance, monitors hundreds of targets, and sends automatic alerts. This affordable tool is great for professionals and newbies alike, and can be monitoring your network in less than a minute.

- Graph Network Performance: Visually represent networking metrics. Compute packet loss % as well as avg, min, and max latency. - Time Graphs: See performance over time, identify patterns, and improve understanding of network issues. - Follow Dynamic DNS: Continue watching (or alert) when target IP addresses change. - Alert System: Send emails, play sounds, launch executables, change icons, or log to files when network issues occur. - Network Discovery: Scan a range of IPs and automatically add responders to the target list. - IPv6 Support: Mix IPv4 and IPv6 as you migrate to the protocol of the future. - PingPlotter Integration: Share data with PingPlotter for advanced troubleshooting. - Explorable Timeline: Browse performance history by dragging, focusing and zooming in on periods of interest. - Configurable Interface: Undock, resize, hide, and reorder graphs to keep an eye on what's important to you.

Installers · v3.23.0.64

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MultiPing.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PingPlotterPingman Tools, LLC
    Pingman.PingPlotterv5.27.12.1440

    PingPlotter is a network diagnostic tool for engineers, sysadmins, and other people with above-average tech skills.

  • H
    HeatSyncVibeSmiths
    VibeSmiths.HeatSyncv1.0.76

    Real-time system monitor with animated gauges, sparkline graphs, themes, alerts, and data export

  • MiTeC Network ScannerMiTeC
    MiTeC.NetworkScannerv6.0.1

    It is a multi-threaded ICMP, Port, IP, NetBIOS/NetBT, ActiveDirectory and SNMP scanner with many advanced features.

  • Vovsoft Serial Port MonitorVOVSOFT
    VovSoft.SerialPortMonitorv2.0.0.0

    Vovsoft Serial Port Monitor is an easy to use utility that allows monitoring your computer's COM port data traffic. You can read serial data from any COM port and send data to any COM port.

  • Network Time System (Server)Softros Systems
    Softros.NetworkTimeSystem.Serverv2.6.2

    Network Time Server is part of the Network Time System package used for setting up and running a dedicated time server on the company network.

  • Network Time System (Client)Softros Systems
    Softros.NetworkTimeSystem.Clientv2.6.2

    Network Time Client is part of the Network Time System package responsible for synchronizing time on Windows based workstations where it is installed.

More from Pingman Tools, LLC or browse Monitor, Network, Performance.

Frequently asked questions

How do I install MultiPing on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Pingman.MultiPing --exact --version 3.23.0.64. winget downloads the installer from Pingman Tools, LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MultiPing silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Pingman.MultiPing --exact 3.23.0.64 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MultiPing?
MultiPing uses EXE (NSIS). Run the downloaded installer with: mping_3.exe /quiet. The silent switches are /quiet.
How do I uninstall MultiPing via winget?
Run: winget uninstall --id Pingman.MultiPing --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MultiPing's Apps & Features entry.
Is MultiPing free?
MultiPing is distributed under Proprietary. Refer to the publisher (https://multiping.com/) for the full license terms - Wingetly itself does not charge for installation.
Does MultiPing work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MultiPing directly from the publisher.
How do I keep MultiPing up to date?
Run winget upgrade --id Pingman.MultiPing --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MultiPing from microsoft/winget-pkgs.