Closed VxJasonxV closed 5 months ago
Hi @VxJasonxV,
thanks for raising this issue and apologies it took so long to get a response. A lot has changed since then and the ipdatabase.com part is not around anymore.
You might have solved your IPv4 vs IPv6 issue? I suspect this is regarding the setup of the Docker network and has not much to do with this repo. See here: https://docs.docker.com/config/daemon/ipv6/
Anyways, please feel free to take the new version for a spin and let us know of any issues.
Hey there, I'm using this package via a Docker container another user has built ( https://github.com/martinbrose/cloudflare-speedtest-exporter ) and I had a handful of thoughts.
Per your README;
This is not (no longer?) necessary as the Cloudflare stats expose this information in their data.
Additionally, ipdatabase doesn't have AAAA records, so it will never report an IPv6 address even if you have one. For me, speed.cloudflare.com as well as
cfspeedtest
on my Mac does. I'm unsure why it only uses IPv4 in my Docker container, but there is a lot about Docker networking I don't know yet.I'm eager to be able to stagger v4 and v6 speed tests and collect those metrics uniquely.