mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 05:43:52 -07:00
Update index.md
This commit is contained in:
parent
2d12a0df6a
commit
d260804d19
1 changed files with 13 additions and 0 deletions
|
@ -25,3 +25,16 @@ pkg install -y clang make openssl openssl-tool wget openssh coreutils gtk2 gtk3
|
||||||
./configure --prefix=$PREFIX
|
./configure --prefix=$PREFIX
|
||||||
make && make install
|
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](https://wiki.termux.com/wiki/Graphical_Environment)
|
||||||
|
|
||||||
|
If you have never used a GUI on Android or are not able to configure it,
|
||||||
|
you can use these projects from the termux community:
|
||||||
|
|
||||||
|
- [openbox by adi1090x](https://github.com/adi1090x/termux-desktop)
|
||||||
|
|
||||||
|
- [lxqt by yisus](https://github.com/Yisus7u7/termux-desktop-lxqt)
|
||||||
|
|
||||||
|
- [xfce4 by yisus](https://github.com/Yisus7u7/termux-desktop-xfce)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue