it should be ``` python3 ssh-brute.py -ip <Server> -p <Port> -u <User> ``` and not ``` python3 sshbrute.py -ip <Server> -p <Port> -u <User> ```