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

Feature Request - pcapng support #5

Open
zoomequipd opened this issue Apr 6, 2022 · 1 comment
Open

Feature Request - pcapng support #5

zoomequipd opened this issue Apr 6, 2022 · 1 comment
Assignees

Comments

@zoomequipd
Copy link

Currently when reading a pcapng formatted file, gophercap errors out

ERRO[0000] infile open: Unknown magic a0d0d0a           

Is it possible to add support for pcapng formatted files?

@markuskont markuskont self-assigned this Apr 6, 2022
@markuskont
Copy link
Member

Hmm, tested pcapgo.NgReader without much success. Trying to create a reader with a0d0d0a file magic sample just gave me EOF error. Other sample captures I tried to produce game me other file magics entirely.

Need to do more research on pcapng file formats as I don't normally use them. Would it be possible to provide a small sample file to test with?

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