Skip to content

v1.4.0

Compare
Choose a tag to compare
@plaintextpackets plaintextpackets released this 17 May 15:15
· 8 commits to master since this release
  • 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!