Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 394 Bytes

SSHash

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)