mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 13:53:59 -07:00
Update README.md
This commit is contained in:
parent
cf325b0008
commit
3b9280da3a
1 changed files with 3 additions and 1 deletions
|
@ -74,6 +74,8 @@ make install
|
||||||
```
|
```
|
||||||
|
|
||||||
`Note`: To compile hydra on Android (termux) [follow this articule](https://vanhauser-thc.github.io/thc-hydra/docs/android)
|
`Note`: To compile hydra on Android (termux) [follow this articule](https://vanhauser-thc.github.io/thc-hydra/docs/android)
|
||||||
|
|
||||||
|
|
||||||
If you want the ssh module, you have to setup libssh (not libssh2!) on your
|
If you want the ssh module, you have to setup libssh (not libssh2!) on your
|
||||||
system, get it from [http://www.libssh.org](http://www.libssh.org), for ssh v1 support you also need
|
system, get it from [http://www.libssh.org](http://www.libssh.org), for ssh v1 support you also need
|
||||||
to add "-DWITH_SSH1=On" option in the cmake command line.
|
to add "-DWITH_SSH1=On" option in the cmake command line.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue