10000 GitHub - niclabs/dnszeppelin: Go library to capture DNS packets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

niclabs/dnszeppelin

Repository files navigation

DnsZeppelin

Build Status codecov

Go library to capture DNS packets, based on https://github.com/Phillipmartin/gopassivedns. This library doesn't associate requests and responses of dns packets, and its used for raw logging.

This library support IPv4 and IPv6 protocols (plus fragmented), using TCP or UDP.

There is one implementation storing the data in a ClickHouse database at https://github.com/niclabs/dnszeppelin-clickhouse

Updating dependencies

To update dependencies, use the official dep manager at https://github.com/golang/dep and run

$ dep ensure -update

About

Go library to capture DNS packets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0