Skip to content

zaftzaft/dcatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcatch

DHCP Request catcher

Install

https://github.com/zaftzaft/dcatch/releases

Usage

$ sudo dcatch
192.168.0.30 Raspberry Pi Foundation[b8:27:eb:ff:ff:ff]@raspberry

Build

depends

compile

$ go get github.com/google/gopacket
$ go get github.com/zaftzaft/dcatch
$ cd $GOPATH/src/github.com/zaftzaft/dcatch
$ go build

single binary

$ go build --ldflags '-extldflags "-static"'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages