Skip to content

A Golang library to ping AssaultCube servers and parse their responses.

License

Notifications You must be signed in to change notification settings

jasbrake/acpinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AssaultCube Server Pinger for Go

This Golang library provides methods to fetch a server's status using AssaultCube's UDP binary protocol.

Installation

go get github.com/jasbrake/acpinger

Usage

See the test file for examples.

Testing

Running the tests start a local UDP server that will respond with mock responses.

go test

License

This is free software, licensed under the MIT license.

Releases

No releases published

Packages

No packages published

Languages