Hacker News new | ask | show | jobs
by akira2501 4929 days ago
I'm not anywhere near the firewall team, but my company seems to struggle with blocking these services quite a bit. In particular, google drive is very hard to block: they use HTTPS and they don't have a fixed set of addresses that the service is delivered from.

Their solution? Add a GPO to all our windows machines to force a '127.0.0.1 drive.google.com' entry into all the HOSTS files on our network.