I got sick of running an GUI or CLI rcon tool, so I made a php script to do it...
Anyway here it is, pretty simple just sends a single chat message to a server, nice for sending quick messages about reboots, updates, etc.
Don't know what else I'll add but maybe kick/ban and player list.
Download:
https://github.com/The-Killer/arma2rconPHP
Changelog
-------------------
- v0.1 Initial Release 2012-08-11
Possible features(give me ideas)
- Hostname based connection
- Player list (already easy via GameQ)
- Kick/Ban
- Chat to specific player (BI docs says this is supported)
Enjoy!