There are far better programs for this kind of thing already on the forum. This just happens to be the one I wrote.
Don't trust me? Don't use it.
It works on the current development branch. I only tried it on Legacy for a moment and it did not work.
Basically allows you to connnect and issue commands to the server via rcon. There is a basic user list with some
right-click menu functions (kick, ban, kickall, and owner). The other commands need to be entered through the
"Run Command" button. A list of available commands can be found with the "List Commands" button. Fancy that.
Screenies:
image hosting no register
image hosting sites
There are a few bugs that I know about already.
- Sometimes the status command does not return the current status (infrequent & trivial, usually on reconnecting)
- The text in the output area may be 'run together' sometimes. The server likes to return responses in a big string with no line breaks.
- Lack of useful error messages. I plan on adding popups to give more information about what actually went wrong.
Requires the Java 7 JRE to run.
Changelog
Version 1.1.1
You can also download this program on the Oxide Mod Forums here.
VirusTotal Scan
MD5: 7c98d787ea9aa7f907e1a939f3cde707
SHA1: d3e84fd4a05e14b6906a3ee1766f7a51b1afc649
SHA256: f3cf2fb0fba832a49c435693f82bcad4440bf8410f00c51b79 2cf82b3037cea4

Register
Events
Popular
More
Post #1






Funny x 1
Useful x 1
Informative x 1
Just like every RCON client does since the Source Server RCON protocol doesn't use encryption. I promise it doesn't go anywhere but where you tell it, but if someone is eavesdropping your connection, they'll get your password. Just like they will with any other client that uses this protocol.