descriptionCLI tool to query Half-Life/Source game servers
ownerMegaBrutal
last changeTue, 21 Feb 2023 02:20:55 +0000 (03:20 +0100)
readme
Checkout:
git clone git://git.megabrutal.com/hlquery.git
shortlog
2023-02-21 MegaBrutalCosmetic changes in output master
2023-02-20 MegaBrutalImplement human-readable output
2023-02-19 MegaBrutalPretty print option
2023-02-19 MegaBrutalUse clap to allow selecting output format
2023-02-19 MegaBrutalAdvance version number v0.2.0
2023-02-18 MegaBrutalPreserve input values and pair them to results
2023-02-18 MegaBrutalShow error type with debug format
2023-02-18 MegaBrutalUse Result::map() instead of matching Err to itself
2023-02-18 MegaBrutalCollect all query results into one Vec
2023-02-18 MegaBrutalKeep results of address lookups
2023-02-18 MegaBrutalInclude address in query result
2023-02-18 MegaBrutalConsolidate results to one struct
2023-02-18 MegaBrutalSerialize fallible values
2023-02-18 MegaBrutalOutput results in JSON format
2023-02-18 MegaBrutalQuery multiple addresses from command line
2023-02-18 MegaBrutalInitial commit v0.1.0
tags
22 months ago v0.2.0 Version 0.2.0
22 months ago v0.1.0 Version 0.1.0
heads
22 months ago master