How to show two pcaps in different windows on macOS?
I'm using the Wireshark for MAC, but if I open another pcap, it will cover the current window
Just launch multiple instances from the terminal, as follows:
/Applications/Wireshark.app/Contents/MacOS/Wireshark &
And you can provide the pathname to the file to open as an argument.
(No, this is not ideal, but there would have to be a significant amount of work done to allow one Wireshark process to have multiple files open, which is what would be required to have Wireshark work like a standard macOS application in that regard.)
Asked: 2020-02-08 05:20:37 +0000
Seen: 3,311 times
Last updated: Feb 08 '20