hugoh / up

📶 Monitor your Internet connection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

up

Troubleshoot problems with your Internet connection based on different protocols and well-known public servers.

GoDoc Build Status License

Logo

Install

go install -v github.com/jesusprubio/up@latest

Dependencies

  • Go stable version.

Use

The default behavior is to verify all the supported protocols against a randomly selected public server for each one.

up

This will display help for the tool.

up -h

Library

Check the examples to see how to use this project in your own code.

License

This project is under the MIT License. See the LICENSE file for the full text.

About

📶 Monitor your Internet connection

License:MIT License


Languages

Language:Go 100.0%