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: Support of DNSSEC in Sub-packages layers #1192

Open
TochusC opened this issue Oct 12, 2024 · 1 comment
Open

Feature Request: Support of DNSSEC in Sub-packages layers #1192

TochusC opened this issue Oct 12, 2024 · 1 comment

Comments

@TochusC
Copy link

TochusC commented Oct 12, 2024

Hello everyone,

I am currently a collegue student who is exploring DNSSEC,Initially, I set out to implement a DNS authoritative server using Python and the Scapy package. However, I’ve encountered a significant challenge: the processing speed of Python has led to timeouts in every test I’ve conducted.

In search of a more efficient solution, I turned to Go. But I’ve noticed that there is a lack of DNSSEC support in the existing layer sub-packages. Nevertheless, I’m still able to work with raw data.

But I'm really want to try make layers support for DNSSEC based on existing codes. I would like to do it by myself and submit a pull request, could I?

@TochusC
Copy link
Author

TochusC commented Oct 16, 2024

It seemed that google/gopacket hasn't been maintained anymore.
I am switching to gopacket/gopacket.
Btw, I have implemented DNSSEC in my fork tochusc/gopacket. Hope this could help somebody🌟

@TochusC TochusC changed the title Lacking Support of DNSSEC in Sub-packages layers Feature Request: Support of DNSSEC in Sub-packages layers Oct 16, 2024
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

1 participant