Updated README

This commit is contained in:
sML 2023-02-01 11:06:15 +01:00
parent 3e2b67e07c
commit 266bf17758

View File

@ -22,11 +22,11 @@ go build fucksu.go
To buteforce one user: To buteforce one user:
```sh ```sh
fssh -w rockyou.txt -u hacker fucksu -w rockyou.txt -u hacker
``` ```
To bruteforce one user using 5 threads: To bruteforce one user using 5 threads:
```sh ```sh
fssh -w rockyou.txt -u hacker -t 5 fucksu -w rockyou.txt -u hacker -t 5
``` ```
# Notes # Notes