Skip to content

RaaLabs/dnsmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsmonitor

  -httpHostPort string
      <host>:<port> for exposing the metrics (default "localhost:9111")
  -interface string
      interface to listen on
  -promisc
      promiscuous mode (default true)
  -snaplen int
      packet snap length (default 65536)
  -verbose
      enable debug logging

Build

LDFLAGS='-l/usr/lib/libpcap.a' CGO_ENABLED=1
go build -ldflags '-linkmode external -extldflags -static' -o dnsmon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published