Globalping
JSON →Network access with the ability to run commands like ping, traceroute, mtr, http, dns resolve.
Install
npx wrangler Tools · 10
- ping Perform a ping test to a target
- traceroute Perform a traceroute test to a target
- dns Perform a DNS lookup for a domain
- mtr Perform an MTR (My Traceroute) test to a target
- http Perform an HTTP request to a URL
- locations List all available Globalping probe locations
- limits Show your current rate limits for the Globalping API
- getMeasurement Retrieve a previously run measurement by ID
- compareLocations Guide on how to run comparison measurements
- help Show a help message with documentation on available tools
Environment variables
YOUR_TOKENYOUR_GLOBALPING_API_TOKENGLOBALPING_CLIENT_ID
Links
★ 55 GitHub stars