Blocking RCON commands?
Discussion in 'Rust Development' started by Rizzok, Oct 3, 2016.
-
Wulf Community Admin
I believe you'd need a hook to handle them, we only have one for connections right now.
-
Would be great to see new hook. With my last incident, I want to block all possible ways to execute server commands. Console admin commands sent from client already blocked... One last point is rcon. Would be great also have an user IP on rcon...
-
Wulf Community Admin
You can take a look at my LimitRCON plugin if you'd like to lock down RCON connections by IP. -
Great! Will use that. Thanks.
