新版Firefox加入了个功能,检测当前网络环境,是否要弹出登录页,比如链接公共wifi时,如果没网他会弹出那个验证页。
可是这功能给我们带来了很多无用的数据包,如图。
Firefox不停地GET /success.txt。
解决方法很简单:
打开about:config
搜索network.captive-portal-service.enabled
Value改成false

 

转自:

Firefox关闭captive portal detection,不再不停地success.txt - 白帽子 - 二一个 - Powered by Discuz!
https://www.eryige.com/thread-391-1-1.html

相关文章:

  • 2022-12-23
  • 2021-04-11
  • 2022-12-23
  • 2021-05-23
  • 2021-08-12
  • 2022-12-23
  • 2022-01-06
  • 2021-11-06
猜你喜欢
  • 2022-02-20
  • 2022-01-01
  • 2022-12-23
  • 2021-04-26
  • 2022-12-23
  • 2021-12-03
  • 2022-03-01
相关资源
相似解决方案