Skip to content

Unable to use * #10

@jscherem

Description

@jscherem

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions