Wingetlywingetly
← All apps

PingPlotter

by Pingman Tools, LLCv5.27.12.1440

Last updated

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

Install with winget

$ winget install --id Pingman.PingPlotter --exact --version 5.27.12.1440

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

Silent install command for PingPlotter

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

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

See the full silent install reference for PingPlotter

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

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

Identify bandwidth bottlenecks, wireless interference, or faulty hardware impacting your internet.

- Trace as many as 250 targets from any Windows or macOS computer.

- Identify problematic routes quickly with dynamic overviews.

- Measure latency, packet loss, jitter, and MOS scores and share with stakeholders.

- Show results to anyone by posting online or exporting historical data.

- Scan your local network and list every connected device.

- Get alerted the moment problems happen. Integrate with REST API.

Installers · v5.27.12.1440

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 PingPlotter.

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

  • MultiPingPingman Tools, LLC
    Pingman.MultiPingv3.23.0.64

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

  • 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.

  • 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.

  • NetSonarPTRTECH
    PTRTECH.NetSonarv0.5.0

    Network diagnostics tools for pinging, scanning, and analyzing hosts

  • Vovsoft Network AlarmerVOVSOFT
    VovSoft.NetworkAlarmerv5.2.0.0

    Vovsoft Network Alarmer is a lightweight software created to offer you the ability of verifying availability of various network devices by checking their IP addresses and warning you through automatic phone calls or email messages.

More from Pingman Tools, LLC or browse Diagnostic, Network, Ping.

Frequently asked questions

How do I install PingPlotter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Pingman.PingPlotter --exact --version 5.27.12.1440. winget downloads the installer from Pingman Tools, LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PingPlotter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Pingman.PingPlotter --exact 5.27.12.1440 --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 PingPlotter?
PingPlotter uses EXE (NSIS). Run the downloaded installer with: pingplotter_install.exe /quiet. The silent switches are /quiet.
How do I uninstall PingPlotter via winget?
Run: winget uninstall --id Pingman.PingPlotter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PingPlotter's Apps & Features entry.
Is PingPlotter free?
PingPlotter is distributed under Proprietary. Refer to the publisher (https://www.pingplotter.com/) for the full license terms - Wingetly itself does not charge for installation.
Does PingPlotter 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 PingPlotter directly from the publisher.
How do I keep PingPlotter up to date?
Run winget upgrade --id Pingman.PingPlotter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PingPlotter from microsoft/winget-pkgs.