Search found 3 matches

by Edgar_VL
Sat Jun 04, 2022 3:20 pm
Forum: Technical Help
Topic: Request info from headless server via local network
Replies: 5
Views: 1833

Re: Request info from headless server via local network

FuryoftheStars wrote: Sat Jun 04, 2022 2:39 pm
Try this:

Code: Select all

; Socket to host RCON on when lauching MP server from the menu.
local-rcon-socket=0.0.0.0:25575

; Password for RCON when launching MP server from the menu.
local-rcon-password=strongPass
Thasnks πŸ˜…
But this doesn't work either.
by Edgar_VL
Sat Jun 04, 2022 12:50 pm
Forum: Technical Help
Topic: Request info from headless server via local network
Replies: 5
Views: 1833

Re: Request info from headless server via local network

Thanks, never heard about RCON before.
I've got new question about rcon configuring. It's working only if i set arguments to the factorio executable, but also there ara same parameters at /factorio/config/config.ini

I've set these options like this:
; Socket to host RCON on when lauching MP server ...
by Edgar_VL
Thu Jun 02, 2022 8:00 am
Forum: Technical Help
Topic: Request info from headless server via local network
Replies: 5
Views: 1833

Request info from headless server via local network

Hello forum users.

I wrote a small web service which allows to my friends to turn on the factorio host (wol) and start factorio server on it.
For further development of this service I whant to get server information on local network. Specifically I'am interested in getting number of online players ...

Go to advanced search