Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 519 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 519 Bytes

SandboxGame

The fractureiser incident has shone a light on malware targeting Minecraft servers. This repository hosts software designed to sandbox Minecraft servers.

Setup

Simply run main.sh from the root of the repository

wget https://raw.githubusercontent.com/thefightagainstmalware/SandboxGame/main/main.sh
# cat main.sh - remember to audit your shell scripts!
chmod +x main.sh
./main.sh

The setup is simple and easy; set it and forget it.

Supported:

  • AppArmor

Planned:

  • bwrap
  • SELinux
  • docker