gamedig / node-gamedig

Query game servers and not only! Node.JS/Deno/Bun or Bash (via the CLI).
https://www.npmjs.com/package/gamedig
MIT License
600 stars 147 forks source link

garrysmod and protocol-valve do not appear to function for GMod servers. #180

Closed Aterfax closed 4 years ago

Aterfax commented 4 years ago

Tried this on all 3 ports for a GMod server I control and only ever get offline as a response.

Seems to be broken for GMod - it might have deviated from the source protocol?

Server can be found on: 143.167.132.10

> Game/RCON  INBOUND    27020  tcp/udp
> SourceTV   INBOUND    27022  udp
< Client     OUTBOUND   27021  udp 
Aterfax commented 4 years ago

Closing - appears to function when UDP protocol is allowed, explains why the server was online and connectable (with TCP only) but no response to queries.