Skip to content

Commit

Permalink
Revert "Merge pull request vanhauser-thc#666 from Yisus7u7/master"
Browse files Browse the repository at this point in the history
This reverts commit 5b98a23, reversing
changes made to a6784e4.
  • Loading branch information
vanhauser-thc committed Jun 17, 2021
1 parent 5b98a23 commit 92ef7d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 53 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
![image](https://opengraph.githubassets.com/91871daab983cd69e18846c4f5c40a547e91638b3fe6064d81d9bb4574d95e73/vanhauser-thc/thc-hydra)



H Y D R A

Expand Down Expand Up @@ -55,12 +52,12 @@ Your help in writing, enhancing or fixing modules is highly appreciated!! :-)
WHERE TO GET
------------
You can always find the newest release/production version of hydra at its
project page at [https://github.com/vanhauser-thc/thc-hydra/releases](https://github.com/vanhauser-thc/thc-hydra/releases)
project page at https://github.com/vanhauser-thc/thc-hydra/releases
If you are interested in the current development state, the public development
repository is at Github:
svn co [https://github.com/vanhauser-thc/thc-hydra](https://github.com/vanhauser-thc/thc-hydra)
svn co https://github.com/vanhauser-thc/thc-hydra
or
git clone [https://github.com/vanhauser-thc/thc-hydra](https://github.com/vanhauser-thc/thc-hydra)
git clone https://github.com/vanhauser-thc/thc-hydra
Use the development version at your own risk. It contains new features and
new bugs. Things might not work!

Expand All @@ -76,11 +73,8 @@ make
make install
```

`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
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, for ssh v1 support you also need
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!

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
title: "thc-hydra"
theme: jekyll-theme-slate
theme: jekyll-theme-midnight
42 changes: 0 additions & 42 deletions docs/android/index.md

This file was deleted.

0 comments on commit 92ef7d7

Please sign in to comment.