Running on Android

You can use your Android devices with arm64 architecture to host the WhatsApp server. This just means that you will be able to host multiple WhatsApp servers at a cheaper cost considering that you may have many stock android devices at home.

Requirements

Setup Ubuntu

pkg update -y && pkg install wget curl proot tar -y && wget https://raw.githubusercontent.com/AndronixApp/AndronixOrigin/master/Installer/Ubuntu22/ubuntu22.sh -O ubuntu22.sh && chmod +x ubuntu22.sh && bash ubuntu22.sh

Important: This is a one line command!

Just reply "y" or "Y" if it asks for confirmations while installing.

./start-ubuntu22.sh