mcping-cli

command module
v0.0.0-...-9ed57f4 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2016 License: MIT Imports: 7 Imported by: 0

README

MCPing-cli

The goal of this software is to provide a UNIX ping like tool for Minecraft server administrators.

This software is an implementation of my MCPing library

Install

cd /tmp
export GOPATH=`pwd`
go get github.com/ammario/mcping-cli
sudo cp /bin/mcping-cli /usr/bin/mcping

Basic Usage

mcping -h vapormc.co:25565
(0) vapormc.co:25565; latency=76ms players=(78/80)
(1) vapormc.co:25565; latency=76ms players=(78/80)
(2) vapormc.co:25565; latency=76ms players=(77/80)

All responses are colored. If your count increases, the output will be green; if it drops, the output will be yellow; if it doesn't change, the output will be white.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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