-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Vasilis Ieropoulos edited this page Jun 13, 2025
·
1 revision
Before installing OctapusPrime, ensure your system meets the following requirements:
- DietPi (Debian-based), Debian 12, Ubuntu 22.04/24.04, or Kali Linux
- Root/sudo privileges for package installation and systemd configuration
- At least 4GB RAM recommended for large scans
- 20GB+ storage for tools and scan results
sudo apt update && sudo apt upgrade -y
sudo apt install -y \
python3 \
python3-pip \
python3-venv \
python3-dev \
git \
curl \
wget \
build-essential \
libssl-dev \
libffi-dev \
software-properties-common \
apt-transport-https \
ca-certificates \
gnupg \
lsb-release