-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
OS: Windows
This command works when using mergecap
c:\progra~1\Wireshark\mergecap -w testing.pcap *.pcap
When attempting to do the same with Joincap I get the following output
joincap -w testing.pcap *.pcap -v
2025/04/25 10:22:25 joincap v0.11.0 - https://github.com/assafmo/joincap
2025/04/25 10:22:25 Packet limit is either less than or equal to zero or not specified. Default limit will be applied on the number of packets.
2025/04/25 10:22:25 *.pcap: open *.pcap: The filename, directory name, or volume label syntax is incorrect. (skipping this file)
2025/04/25 10:22:25 merging 0 input files of size 0 B
2025/04/25 10:22:25 writing to testing.pcap
Metadata
Metadata
Assignees
Labels
No labels