Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./pcap-decrypt.py capture.pcapng.gz error #5

Open
borewicz9 opened this issue Sep 22, 2017 · 1 comment
Open

./pcap-decrypt.py capture.pcapng.gz error #5

borewicz9 opened this issue Sep 22, 2017 · 1 comment

Comments

@borewicz9
Copy link

Traceback (most recent call last):
  File "./pcap-decrypt.py", line 67, in <module>
    args.pcapfile, display_filter=("udp.port == 54321"))
  File "/usr/local/lib/python3.5/dist-packages/pyshark/capture/file_capture.py", line 47, in __init__
    raise FileNotFoundError(str(self.input_filename))
FileNotFoundError: capture.pcapng.gz

Hello,
Need help with above error

@igoro00
Copy link

igoro00 commented Jun 7, 2020

i think you should generate this using wireshark
Run wireshark for a while and save it to a file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants