SSHash UPDATE (apt update -y || pkg update -y) && ( apt upgrade -y|| pkg upgrade -y) SINGLE LINE INSTALLATION git clone https://github.com/TrabbitOne/SSHash.git && cd SSHash && chmod +x sshash.py && (python sshash.py || python3 sshash.py)