As part of our improvements to the Sniper Elite 4 Dedicated Server we have added remote web connection support for server administration. By visiting rcon.sniperelite4.com/ you can now connect to your server and view realtime updates, as well as perform a variety of administrative tasks. The web application can also be run offline and is bundled as a stand alone web page.
Features of the web interface include:
- Realtime game status updates
- Interactive console input (rcon) and output
- View connected players
- Click through to their public Steam profile
- Issue kicks and bans
To enable public RCon support, follow these steps:
- Optionally configure the IP of the network interface to listen on, using RCon.IP The default is 127.0.0.1 so will only accept local connections.
- Optionally configure the port to listen on, using RCon.Port The default is port 27080.
- Set a password using RCon.Password
- Issue the RCon.Listen command to start listening on the configured IP and port
If you have any feedback about this feature please let us know, and happy hunting!