ground-control

command module
v0.0.0-...-b371c3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

README

Quality Gate Status codecov

Ground Control - network monitor

Ground control is an automated network monitor written in go from scratch.

It features an arp scanner to monitor the presence of hosts in your local network and a speed test based on Mlab.

Build

You can build ground-control from sources with the standard go build command.

In order to do so you have to install the golang toolchain, version 1.12 or newer.

go build

Run

In order to perform ARP scan ground-control needs to access to the ARP table of your OS, you have to start it with administrative privileges.

Example on macOS:

sudo ./ground-control

sudo is required in order to access ARP table

Get data

Simple REST API

curl http://localhost:3000/devices 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL