mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 18:48:17 -07:00
Specify in the INSTALL file the steps for Android (termux)
This commit is contained in:
parent
b7e77d7672
commit
f1cc9e6cfb
1 changed files with 3 additions and 2 deletions
5
INSTALL
5
INSTALL
|
@ -18,9 +18,10 @@ pkg install -y clang make openssl openssl-tool wget openssh coreutils gtk2 gtk3
|
|||
./configure --prefix=$PREFIX
|
||||
make
|
||||
make install
|
||||
```
|
||||
|
||||
To use xhydra, you will need to install a graphical output in termux, you can be guided from [this article](https://wiki.termux.com/wiki/Graphical_Environment)
|
||||
To use xhydra, you will need to install a graphical output in termux, you can be guided from this article:
|
||||
|
||||
https://wiki.termux.com/wiki/Graphical_Environment
|
||||
|
||||
|
||||
For the Oracle login module, install the basic and SDK packages:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue