Skip to content

Add option to prevent querying the individual servers#12

Merged
dvander merged 1 commit intoalliedmodders:masterfrom
Geesu:add-noinfo-option
May 23, 2025
Merged

Add option to prevent querying the individual servers#12
dvander merged 1 commit intoalliedmodders:masterfrom
Geesu:add-noinfo-option

Conversation

@Geesu
Copy link
Contributor

@Geesu Geesu commented May 23, 2025

I just want to understand the set of ip/ports for a certain game, I don't need to wait to query the individual server. So this introduces a -noinfo parameter which will just return the ip. Example:

	{
		"ip": "5.44.44.20:27077",
		"protocol": 0,
		"name": "",
		"map": "",
		"folder": "",
		"game": "",
		"players": 0,
		"max_players": 0,
		"bots": 0,
		"type": "",
		"os": "",
		"visibility": "",
		"vac": false,
		"rules": null
	},

@dvander
Copy link
Member

dvander commented May 23, 2025

Thanks!

@dvander dvander merged commit 3602253 into alliedmodders:master May 23, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants