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
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.)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-02-08 05:20:37 +0000
Seen: 3,089 times
Last updated: Feb 08 '20
What is the syntax for wireshark custom column
Tshark output file problem, saving to csv or txt
How to convert Pcapng file to pcap file by Tshark
Can I create a capture filter on a pcap file
How can I extract parameters from pcap
How to figure out cookies from pcap files?
extract only payload parts of packets of pcap file
Is there a maximum file size for pcap-files?
How to use rawshark to analyse a pcap file which is generated by tcpdump?