An asynchronous, fault-tolerant Rust RCON client built in Java. Seamlessly integrates with Rust's RCON request-response semantics using websocket connections. Ideal for those looking to harness the ...
はじめに:既存のツール、なんか使いづらくない? Rustサーバーを管理している皆さん、RCONツール(遠隔管理ツール)は何を使っていますか? Webベースのものや、古くからあるフリーソフトを使っている方が多いと思います。でも、日々使っていてこんな ...
A TCP-based heartbeat monitor for Rust game servers supporting both Classic RCON and WebRCON protocols. This monitor is designed to be more firewall-friendly than UDP-based game query approaches.