webrcon
webrcon copied to clipboard
Game server rcon, using websockets
please update for working https (SSL)
With the recent browser updates in Chrome, Edge, and Firefox, the webrcon stopped connecting. Doesn't provide an error, just does nothing when clicking the connect button.
tried access my server and friend server with both the official HTTP link and my own setup fails with connection error 1006 Trying to administrate a gmod server (not sure...
When you run this behind a https nginx you cannot connect to because the ws:// is hardcoded
I restructured everything so it is a little bit more streamline and formatted the code so it looks more consistent Basically not much changed in functionality. Things I changed are:...
The "Collections" number on my server keeps increasing till it starts lagging really hard. What are this collections and how do I clear them? Thanks
Do you always need password if you want to browse servers player count, map size, etc. ?
When using HTTPS on facepunch.github.io/webrcon/ does not allow to connect to server. The error message looks like this: `Error: The operation is insecure. RconService/Service.Connect@https://facepunch.github.io/webrcon/js/rconService.js:19:19 ConnectionController/$scope.Connect@https://facepunch.github.io/webrcon/js/connection.js:62:3 fn@https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js line 213 > Function:4:209...
Hey there, I recently was wondering if by any chance I could modify the packet so that when I execute it I can say something as someone else than the...
Thank you for this reference implementation of a Rust RCON console. Do you have any API documentation that describes the various commands that are available? Also, is it possible to...