← Package directory
Available on winget

Install Globalping CLI

A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers

Install with winget
winget install --id jsdelivr.Globalping
Upgrade
winget upgrade --id jsdelivr.Globalping
Uninstall
winget uninstall --id jsdelivr.Globalping

About Globalping CLI

Globalping is a platform that allows anyone to run networking commands such as ping, traceroute, dig and mtr on probes distributed all around the world. The CLI tool allows you to interact with the API in a simple and human-friendly way to debug networking issues like anycast routing and script automated tests and benchmarks.

What's new in 1.5.2

Changelog - c656b23 fix: improve offline probes handling with --latency and --infinite (#185) - 07509f4 fix: close HTTP response bodies in authentication methods (#183) - e2a36c6 fix: allow exiting a running measurement (#182) - 97a12b8 refactor: use globalping-go & cleanup (#180) - e1fb906 misc: update deps & go version to 1.24 (#179) - 7c35fe1 fix: move sessions to user-specific temp dir (#178) - aa5fa99 ci: remove max-versions-to-keep for WinGet

Read release notes

Version history

Version Updated Notes
1.5.2 Unknown Changelog - c656b23 fix: improve offline probes handling with --latency and --infinite (#185) - 07509f4 fix: close HTTP response bodies in authentication methods (#183) - e2a36c6 fix: allow exiting a running measurement...
1.5.1 Unknown Changelog - e3a634e feat: add AwaitMeasurement, set default urls (#174) - 0cbf943 test: fix the infinite test failing (#173) - 5635aca docs: update TCP/TLS section - 6ebba36 feat: show resolvedAddress for HTTP tests with...
1.4.1 Unknown Changelog - misc: upgrade release workflow (#140) - build(packagecloud): upload package to all distros and destroy older versions (#138) - Update .goreleaser.yaml (#137) - fix: use the new docker container in install com...
1.4.0 Unknown Changelog - ef7ddc9 misc: improve flags help (#135) - 6b5f095 misc: switch everything to globalping.io - 8cfd0de fix: handling of tokens revoked before expiration (#134) - be19e61 fix: improve error messages of 422 error...
1.3.0 Unknown Changelog - 582c35f misc: fix typos in the code (#104) - 40721c4 docs: update readme help sample - f4e0cd3 docs: revise help screens (#102) - ad2db29 fix: indent flags descriptions based on the terminal width (#103) - a6...
1.2.1 Unknown Changelog - d265e50 upgrade goreleaser - 62672e5 Refactoring: Remove global variables & add more tests (#92) - 6022008 Infinite ping (#86) - b042a59 Refactoring error handling (#85)