Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-07 Thread Alfred Reynolds
Enabling the remote control API was not intended for the steamcmd tool, we will have an update soon that disables it. The web service requires strong authentication via Steam for any interaction so it shouldn't be an issue beyond the port it binds while steamcmd is running. You can use the

Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-07 Thread Rudy Bleeker
Thanks for the clarification Alfred :-) On Mon, Jul 7, 2014 at 9:05 PM, Alfred Reynolds alf...@valvesoftware.com wrote: Enabling the remote control API was not intended for the steamcmd tool, we will have an update soon that disables it. The web service requires strong authentication via

Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-06 Thread cladiron
Im seeing the same thing on a server restart. [HTTP Remote Control] Wrote private key to remoteui/certs/https.key [HTTP Remote Control] Wrote certificate to remoteui/certs/https.pem [HTTP Remote Control] HTTP server listening on port 27037. OK. On Fri, Jul 4, 2014 at 9:15 PM, Weasels Lair

Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-06 Thread Netshroud
It’s not plugin-related, it’s part of Steam. Steam (steamclient.dll/.dylib/.so) spins up an HTTPS server that listens on port 27037. There’s nothing you can do with it right now, it’s only effective in Big Picture mode - something steamcmd does not have. On 6 Jul 2014, at 10:02 pm, Rick Dunn

Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-06 Thread Nomaan Ahmad
Do you leave SteamCMD open? I only run it when I to use it. On 6 July 2014 14:00, Netshroud netshr...@gmail.com wrote: It’s not plugin-related, it’s part of Steam. Steam (steamclient.dll/.dylib/.so) spins up an HTTPS server that listens on port 27037. There’s nothing you can do with it

Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-06 Thread cladiron
Thanks for the info Netshroud. The message is given before the server even checks for an update. Here is the batch file i use to start the server. @echo off :Starting echo checking for updates.. C:\gameservers\steamcmd\SteamCmd.exe +login anonymous +force_install_dir

Re: [hlds_linux] SteamCMD HTTP Remote Control

2014-07-04 Thread Weasels Lair
wow. I wonder how long before security exploits for this start hitting the wild. On Fri, Jul 4, 2014 at 4:55 PM, Jesse Molina je...@opendreams.net wrote: Dear Valve. Explain why SteamCMD has started a remote control daemon on my computer during a SteamCMD update. Steam Console Client