globalping icon indicating copy to clipboard operation
globalping copied to clipboard

A global network of probes to run network tests like ping, traceroute and DNS resolve

Results 39 globalping issues
Sort by recently updated
recently updated
newest added

DNS over HTTPS (DoH) DNS over TLS (DoT) DNS over QUIC (DoQ) This is supported via [Knot DNS](https://www.knot-dns.cz/)'s `kdig` implementation.

Credits farming, e.g. starting 500 probes with some super cheap hosting provider. Lets add rules like limiting the number of probes from the same ASN (100) and same ASN+same city(10)....

I'm opening this to track the requirements for IPv6 support. Targeting IPv6-enabled hosts in tests: - [ ] Being able to specify IPv6 address in all relevant inputs. - [...

new feature

Once the dashboard goes live we should track the quality of the user's internet connection and make the data available in the UI as a nice bonus for hosting a...

low priority

Here are the current performance values: | Measurement | median T initial (ms) | max T initial (ms) | median T after clustering+fS (ms) | max T after clustering+fS (ms)...

performance
info

Currently our unit tests update static files in the /data folder (cloud ip ranges, malware domains/ips, geonames) and leaves them in that state after. That brings inconsistency to dev env,...

Lets add the API to https://www.postman.com/explore It can be either manually or Swagger support. Needs some research. I already have an account and workspace, PM me for invite.

Since we added the qa tests I would expect most timeout disconnects to stop happening, but its not the case. ``` 2023-07-24 14:49:05] [DEBUG] [49] [gateway] Probe disconnected. (reason: ping...

Hi! Read jimaek's post on [LET](https://lowendtalk.com/discussion/179348/call-for-alpha-testers-a-new-global-network-testing-service-open-source#Comment_3691422), and wanted to provide my take on a globalping Discord bot. Discord bots primarily revolve around slash commands, in which there should be one...

We need to find the proper way to get logs from the probes. That is required to debug probe issues, monitor the probes state and get notified when JS error...