Hacker News new | ask | show | jobs
by wlesieutre 3245 days ago
IIRC the default ruleset allows browsers to make any connections on 80/443. You could delete that rule and do it on a case-by-case basis, but it'd be painful.

There are probably browser extensions better suited to restricting browser connections. Maybe run LS on top of one of those so the browser can catch most of them witout making a ton of popups.

1 comments

Makes sense. Thanks!