Skip to content

batuberksahin/network-speed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network-speed-test

This package measure your network card can handle how much packet per a second.

Installation

go get github.com/batuberksahin/network-speed-test
cd $GOPATH/src/github.com/batuberksahin/network-speed-test
go run main.go -f [pcap destination]

Example

$ go run main.go -f test.pcap
PCAP took 4m43.466932s
136.31 packet per second
Average packet length is 169.95

About

Analyze your network interface card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages