Pi-Hole localhost does not use any tracking websites.
Actual Behaviour:
See screenshot. I have only installed Pi-Hole 5.1.1 and PiVPN on my RasPi 3. Since the update to Pi-Hole 5.x it started blocking requests from localhost to google-analytics.com.
It really spams my statistics so I had to exclude localhost and google-analytics.com from the top 10 host/domain lists in dashboard.
PLEASE LET ME KNOW HOW TO IDENTIFY WHICH PIECE OF TRASH SOFTWARE IS SENDING REQUESTS TO google-analytics.com FROM THE DEVICE WHICH IS BLOCKING THOSE REQUESTS.
I'm not familiar with PiVPN but if you use this VPN to connect to your RapPi3 and send DNS requests via the tunnel to pihole they might appear to come from localhost. To figure it out, disable/disconnect any clients from PiVPN and see if the requests disappear.
Hello, nope that is not the case.
Connections via PiVPN show up in Pi-Hole hostname stats as user1.pivpn, user2.pivpn etc
Furter, not sure if relevant, but those connections started to appear after updating PiHole from version 4.x to 5.x. On v4.x there never was a single connection to google from localhost
Basically I need some Linux tool that identifies which process on localhost is sending those requests.