We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using on linux run this command python3 sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin
python3 sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin
The text was updated successfully, but these errors were encountered:
tried on windows and get this error
←[1;37;10m←[1;31;10m[-] ←[0;37;10moption --rate not recognized
runned command python sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin
python sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin
Sorry, something went wrong.
@WhoR3born oops, thanks for reporting this. will be fixed.
alright :)
still not fixed
No branches or pull requests
using on linux
run this command
python3 sshprank.py -m '-p22,2022 --rate 5000 --source-ip 192.168.13.37 --range 192.168.13.1/24' -p admin
The text was updated successfully, but these errors were encountered: