互联网浏览器和防火墙

发布于 2024-11-30 16:15:26 字数 129 浏览 1 评论 0原文

每当我安装打开 TCP/IP 端口的程序时,防火墙就会中断并请求许可。

我注意到互联网浏览器的情况并非如此。为什么我安装的各种浏览器防火墙都没有中断?

我正在使用 Windows 防火墙。

谢谢。

Whenever I install a program that opens a TCP/IP port, the firewall interrupts and asks for permission.

I have noticed that this is not the case with Internet Browsers. Why is it that firewall has not interrupted for various browsers that I have installed?

I am using Windows Firewall.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

江湖正好 2024-12-07 16:15:26

大多数浏览器流量将通过已打开的端口 80 和 443 进行。也可能是防火墙是有状态的,因此启用了任何出站连接,并且防火墙会记住此连接并允许返回数据,仅阻止该端口上的传入连接。

Most browser traffic will be over port 80 and 443 which will either be open already. It could also be the case that the firewall is stateful so any connection is enabled outbound and the firewall remembers this connection and allows the return data only blocking incoming connections on that port.

本王不退位尔等都是臣 2024-12-07 16:15:26

因为默认情况下几乎所有防火墙都启用了端口 80 :)

Because port 80 is almost universally enabled in just about every firewall by default :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文