搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Opening PCAP files in Wireshark

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 manny4

more options

Good day. I use Firefox everyday to connect to network devices that produce PCAP files. These files are opened in Wireshark. I am running macOS Monterey 12.3.1. In the past, I was able to click on the pcap file in the browser and Firefox would launch Wireshark and open the file. It was very quick and saved me a bunch of time. However all of a sudden this stopped. It now asks me to download the file and then I need to go looking for it and doubleclick on it to open. I read a bunch of articles but none appear to work; for instance, there is no option to `open with` (as some articles claim) when the download dialog box pops up. I tried looking for the handlers.json file and tried these two options, none of which worked:

Tried this one first `"application/x-pcapfile":{"action":4,"extensions":["pcap"]}`

Then tried this one `"application/pcap-file":{"action":4,"extensions":["pcap"]},"application/x-pcapfile":{"action":4,"extensions":["pcap"]}`

All it did is reset the handlers.json and created a `handlers.json.corrupt`

Any help would be greatly appreciated.

Good day. I use Firefox everyday to connect to network devices that produce PCAP files. These files are opened in Wireshark. I am running macOS Monterey 12.3.1. In the past, I was able to click on the pcap file in the browser and Firefox would launch Wireshark and open the file. It was very quick and saved me a bunch of time. However all of a sudden this stopped. It now asks me to download the file and then I need to go looking for it and doubleclick on it to open. I read a bunch of articles but none appear to work; for instance, there is no option to `open with` (as some articles claim) when the download dialog box pops up. I tried looking for the handlers.json file and tried these two options, none of which worked: '''Tried this one first''' `"application/x-pcapfile":{"action":4,"extensions":["pcap"]}` '''Then tried this one''' `"application/pcap-file":{"action":4,"extensions":["pcap"]},"application/x-pcapfile":{"action":4,"extensions":["pcap"]}` All it did is reset the handlers.json and created a `handlers.json.corrupt` Any help would be greatly appreciated.

由manny4于修改

所有回复 (1)

more options

NOT hendlers.json but handlers.json - I updated the original disregard this comment

由manny4于修改