WipekitWipekit
v0.1.0 · Early Access

WIPEKIT

Rust Server Management Panel

A self-hosted web panel for managing your Rust dedicated server. Control, monitor, manage players, and automate tasks - all from one modern interface.

Freeto Use
8Core Modules
Oxide& Carbon
v0.1.0Early Access

Quick Start

UP AND RUNNING
IN MINUTES

Wipekit runs alongside your Rust dedicated server on the same machine. No cloud services, no subscriptions - fully self-hosted and in your control.

1Download the latest release ZIP from the Releases page
2Run install.sh - installs dependencies and registers a systemd service
3Complete the setup wizard: install SteamCMD, download the Rust server, configure
4Access the panel from any browser - the service starts automatically on every reboot
READ THE DOCS
bash
# Install system packages
$ sudo apt install -y unzip
$ curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
$ sudo apt-get install -y nodejs
# Download & extract the release
$ wget https://github.com/timhpuPl/WipeKit-Panel/releases/download/Early_Access/wipekit-v0.1.0.zip
$ unzip wipekit-v0.1.0.zip && cd wipekit-v0.1.0
# Install dependencies + register service
$ ./install.sh
# Start the panel
$ sudo systemctl start wipekit
✓ Wipekit running on :3000

Get Started

TAKE CONTROL OF YOUR SERVER

Self-hosted and built specifically for Rust dedicated server operators.