Skip to content

RiKaCC/network-capture-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

a simple network capture in go.

now it support capture tcp,udp, any port you want.

Usage

it default capture udp, any port

./gocap

you can designation the protocol and port

./gocap -protocol  "tcp" -port 8080

you can designation the pcap name

./gocap -filename "udp.pcap"
``

About

a simple network capture tool implementation in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages