mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 21:33:51 -07:00
Specify in the INSTALL file the steps for Android (termux)
This commit is contained in:
parent
f12dc459c1
commit
b7e77d7672
1 changed files with 1 additions and 2 deletions
3
INSTALL
3
INSTALL
|
@ -7,11 +7,10 @@ you run "./configure":
|
|||
OpenSuSE: zypper install libopenssl-devel pcre-devel libidn-devel ncpfs-devel libssh-devel postgresql-devel subversion-devel libncurses-devel
|
||||
|
||||
|
||||
### Note:
|
||||
Note:
|
||||
|
||||
Due to the Android file system, the installation on it is different, please follow these steps:
|
||||
|
||||
```
|
||||
# Necessary dependencies
|
||||
pkg install -y x11-repo
|
||||
pkg install -y clang make openssl openssl-tool wget openssh coreutils gtk2 gtk3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue