Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A library and command-line application for querying Gearbox Halo multiplayer game servers and master servers.

License

Notifications You must be signed in to change notification settings

Sigmmma/HaloQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

24 Commits

Repository files navigation

Halo Query

AGPL-3.0 Logo

A library and command-line application for querying Gearbox Halo multiplayer game servers and master servers.

Works with:

  • Halo: Combat Evolved
  • Halo Custom Edition
  • Halo Trial
  • Halo: Combat Evolved for Mac
  • Halo Trial for Mac
  • Halo Beta

Examples

# Outputs info for all Halo Custom Edition game servers as a JSON list.
halo-query ce
# Outputs info for the game servers hosted at these IPs and ports
halo-query 1.2.3.4:5555 6.7.8.9:1111
# Outputs the game server info as a string instead of JSON
halo-query --raw 1.2.3.4:5555
# Get the full usage
halo-query --help

Installation

git clone https://github.com/Sigmmma/HaloQuery.git
cd HaloQuery
npm install
npm build
npm link .

Now you can run the script from your shell as halo-query.

License

Copyright 2023 Mimickal
This code is licensed under the AGPL-3.0 license.
Basically, any modifications to this code must be made open source.

About

A library and command-line application for querying Gearbox Halo multiplayer game servers and master servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /