Rcon.io - A new web-based RCON admin tool
Discussion in 'Rust Discussion' started by Henrikmeister, Apr 24, 2016.
-
Ummm what is this all about?
SyntaxError: Failed to construct 'WebSocket': The URL contains a fragment identifier (''). Fragment identifiers are not allowed in WebSocket URLs.
[DOUBLEPOST=1491186644][/DOUBLEPOST]Never mind, did not realize you used Java... (Terrible language), You should note that characters like # and ! will toss this error. Experienced programmers test for these things, you should too as most companies want users to use more than numbers and letters in their passwords..Last edited by a moderator: Apr 3, 2017 -
Maybe experienced programmers like you will find a way to break the browser sandbox and have the browser client side run languages other than JavaScript, because as it stands, there is no alternative the author of this website could have used for a purely client sided web based rcon client.
If you're using this program and would like the author to improve it, a less condescending attitude would probably help in the author wanting to read your post, responding to it and fixing issues you find. -
Luckily experienced programmers will also know that JavaScript and Java are two entirely different languages about as different as they can be - And?
Maybe experienced programmers like you will find a way to break the browser sandbox and have the browser client side run languages other than JavaScript, because as it stands, there is no alternative the author of this website could have used for a purely client sided web based rcon client. - Of course it is called .Net (Ajax and JS) Maybe your not the master researcher you have been labeled... Educate yourself before you say such things...
If you're using this program - I am not, it needs more work
Anymore pointless statements you would like to make ? -
As a reply to your edited post (why would you remove that you edited the post?):
Are you suggesting JavaScript as an alternative to JavaScript?Last edited by a moderator: Apr 6, 2017 -
-
it would be cool, if you will decide to release tool sources on github. I am interested in contributing.
-
Looks nice in pictures, but its not working for me in the new update. Any ideas?
-
What must I do so that I can write my Rust RCON server IO? when I give my login and write it Could not connect to the server
-
To be able to login to RCON.io, you must have +rcon.web 1 in your Config line.
-
Hello everyone! Caught up in work I've not provide any updates for a long time. This should be over.. I''ll do a whole lot of work with rcon.io in the upcoming future.
For those with some technical competence:
I was thinking about moving away from the client-side only consept witch will provide the ability for things like give access to your moderators without giving them the Rcon password, set up auto messages/MOTD and commands for the server, simple signin throug steam, easily switch between servers and a lot more. Today some of this could be achieved but only of the logged in user would have his/here browser open 24/7. I'm a little concerned about trust issues and have not found a good solution to keep everything as transparent as I would like (if the system moves more back-end). Some might be troubled by giving a website there Rcon-password(?) Any ideas guys? -
-
Your Browser <- SSL -> Rcon.io server <- NON-SSL -> Your Rust server -
-
I am webdeveloper myself and right now I spend some time while helping my son to manage his Rust server. I would love to add a couple features to rcon.io and I am pretty sure, that in open source form this project will grow very fast. -
What advantages does giving RCON access without handing out the password yield? -
Man, very beautiful work. Big thanks
-
-
Chat tab does not see the messages in the console:
Code:[CHAT] DUDE MANNNNN: mm
-