Example Usage
$ pkg update -y && pkg upgrade -y $ pkg install python-pip clang binutils git libffi openssl libsodium build-essential $ SODIUM_INSTALL=system pip install pynacl $ apt install python-cryptography $ git clone --depth 1 https://github.com/RozhakDev/Facemash.git $ cd "Facemash" $ pip install -r requirements.txt $ chmod +x Run $ ./Run