v1.4.0
-
This version allows users to enable a speedtest to measure their download and upload rates over time (disabled by default)
Note: to move to this version you will need to remove your old containers and volumes which will result in losing old data (docker compose down -v), and the container image (docker image rm -f plaintextpackets/netprobe:latest) -
Configured each container to use Google DNS as default resolver for non-testing functions to avoid conflicts with Pihole and other DNS servers running inside
-
Installed traceroute in the base image for a future release
Thank you to @nordmannphilip for the contribution!