Topic: [TOOL] remote rcon for teeworlds
Hello,
because I hate these situations :
kicked on my own Server
want to change configs but server is full (restart? takes to much time)
want to play but Server is full (well it's not verry nice)
I've written this little Mod to connect on a running tee-worlds server with telnet.
It only works on linux (I've had some little errors on compiling with windows) and only local telnetclients are allowed to connect
(local means in this case: running on the same PC where the Server is running)
To connect just use SSH to get a connection to your server and there you can use telnet like this:
telnet localhost <port>
thats all.
for more infos read the README or the LIESMICH file
and here the link :
http://www.file-upload.net/download-161 … n.zip.html