Jump to content
Sign in to follow this  
jaeger420

PERL RCon script

Recommended Posts

I hope some of you might find this useful: https://github.com/Jaegerhaus/BE-RCon-Tools

 

It's a simple, self-contained (no dependencies) script that should run on any host that supports PERL (only tested on Linux). All it does is login, send a command, and disconnect. For example, I use it in my crontab to send restart messages, like so:

./rcon.pl localhost:2302 secret "Say -1 Server will restart in 10 minutes"

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×