← 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.1

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 --full (#172) - cbaf694 feat: add support for TCP ping (#169) - 8c27d8f docs: shorten TLS example, update ToC - 4166eec docs: add TLS/SSL examples in README.md (#166)

Read release notes

Version history

Version Updated Notes
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)