Skip to content

Network util that does a ping/packet loss test against your router, and sites that you specify

License

Notifications You must be signed in to change notification settings

CeruleanJaguar/whyismyconnectionbad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whyismyconnectionbad

Network util that does a ping/packet loss test against your router, and sites that you specify.

Requires Super user priveleges as it uses priviledged ICMP.

Uses go v1.11 modules.

Building

go mod download
go build

Quick run

sudo go mod download
sudo go run main.go

Usage

whyismyconnectionbad [--help] [addrs...]

Addresses should not have a protocol prefix.

About

Network util that does a ping/packet loss test against your router, and sites that you specify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages