Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Block non-HTTP connections to external IPs
I'm not sure what kind of network connections PAWS users need from their notebooks, but I assume most will be HTTP connections to external websites or APIs. Blocking other types of ports and protocols should prevent several forms of malicious traffic that could originate from PAWS. Bug: T381373
- Loading branch information