Skip to content
forked from google/gopacket

支持DNSSEC的gopacket,并且把大部分文档、注释均翻译为了中文。 Tweaked gopacket which supports DNSSEC

License

Notifications You must be signed in to change notification settings

TochusC/gopacket

This branch is 15 commits ahead of google/gopacket:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 13, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Feb 9, 2017
Mar 4, 2016
Oct 18, 2018
Jun 20, 2018
Oct 13, 2024
Oct 13, 2024
Feb 10, 2020
Aug 25, 2020
Oct 13, 2024
Oct 23, 2024
Oct 23, 2024
Oct 26, 2024
Mar 20, 2018
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Jun 4, 2018
Jun 20, 2019
Oct 12, 2024
Jan 6, 2021
Oct 26, 2024
Jun 20, 2019
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Oct 26, 2024
Jan 5, 2019
Jan 5, 2019
Oct 26, 2024
Oct 26, 2024

Repository files navigation

TochusC/GoPacket

该库为google/gopacket的分支版本,除将部分文档进行中文化以外,特别地对layers/dns.go文件进行了修改,以进行DNS相关实验。

引入的新特性🌟

  • 中文化的文档介绍!
  • 支持构建并发送未知类型的Resource Recourd(RR),
  • 添加对DNSSEC相关RR的基本支持

未来工作🛠️

  • 继续添加更多中文文档
  • 进一步扩展对DNSSEC的支持
  • 添加更多RR类型

有关更多详细信息,请参阅 godoc

GoDoc

最低 Go 版本要求是 1.9

最初从 Andreas Krennmair ak@synflood.at (http://github.com/akrennmair/gopcap) 编写的 gopcap 项目中分叉出来。

layers\dns.go中的相关代码参考了 gopacket\gopacket(http://github.com/gopacket/gopacket) 项目,感谢社区贡献!

About

支持DNSSEC的gopacket,并且把大部分文档、注释均翻译为了中文。 Tweaked gopacket which supports DNSSEC

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%