Skip to content

wiemBe/NetworkCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Network Capture

Network capture is simple program for capturing the interface using go.

##Required

if you don't know your interface name use interface.go program and select which interface you want to use.

##Usage First you need to build interface.go and sniff.go then paste your interface name to sniff.go

go run -tags interface interface.go
go run -tags sniff sniff.go

About

Simple program for sniffing your interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages