Querying unauthenticated Factorio LAN servers (server discovery / status)

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
Gamienator
Manual Inserter
Manual Inserter
Posts: 1
Joined: Tue Dec 16, 2025 9:31 am
Contact:

Querying unauthenticated Factorio LAN servers (server discovery / status)

Post by Gamienator »

Hello everyone,

I’m currently looking for information about how to query unauthenticated Factorio server information for servers hosted in a local LAN.
I am working on two open-source projects:
I’m already aware of the official API endpoint
https://multiplayer.factorio.com/get-game-details/

However, this API only applies to publicly listed / online servers and does not help with locally hosted LAN servers.
What I’m specifically interested in:

Is there a server query or status protocol that works without authentication?
  • Is it possible to retrieve basic information such as:
    • server name
    • map name
    • player count
    • game version
from a Factorio server running in the same LAN?

Or are LAN servers only discoverable by the game client itself with no documented or stable protocol? If there is any documentation, source code reference, or even a hint where to look (network protocol, packet structure, etc.), that would already be very helpful.

Thanks in advance for any insights!
Post Reply

Return to “Technical Help”