Was Unity lying yesterday or are they lying today?

nothingcorporate@lemmy.today to Gaming@beehaw.org – 374 points –

Unity: We have to charge for every install because we only see totals. Also Unity: We can tell which install is which, so you won't be overcharged.

69

You are viewing a single comment

Can you share, how are you blocking it? On the firewall?

There’s a couple of ways to block it.

  1. Via an application Firewall, which will run on your PC. Safing’s Portmaster works on both Linux and Windows. Objective-See’s LuLu is a good Mac option. Both of these tools are free and open source.

  2. If you know Unity’s IPs, you could block it in your firewall. I’m guessing you do not. Though, with a little work, it can be done.

  3. If you can’t do either, you could at the very least block it at the DNS level. This will stop the software getting those IPs. It doesn’t really work if the IPs are already baked into the software, but that is incredibly unlikely in games. A great configurable DNS provider is NextDNS. If you have the know how to self-host a Pi-Hole or Adguard Home are great options.

There’s also ways to analyse that traffic, which I won’t go into here.

Thank you for the inputs. I guess that it can also be blocked at a router level, I guess?