mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-06 04:51:40 -07:00
Merge pull request #691 from Schweinepriester/patch-1
README: HTTP => HTTPS
This commit is contained in:
commit
022790867d
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -74,7 +74,7 @@ make install
|
||||||
```
|
```
|
||||||
|
|
||||||
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, for ssh v1 support you also need
|
system, get it from https://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.
|
||||||
IMPORTANT: If you compile on MacOS then you must do this - do not install libssh via brew!
|
IMPORTANT: If you compile on MacOS then you must do this - do not install libssh via brew!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue