Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ hydra.exe
hydra.restore
xhydra
xhydra.exe
hydra-gtk/INSTALL
hydra-gtk/Makefile.in
hydra-gtk/aclocal.m4
hydra-gtk/autom4te.cache/
Expand Down
16 changes: 6 additions & 10 deletions hydra-gtk/README
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@

Hydra-GTK

Gtk+3 frontend for thc-hydra



To install just do a:

```
./autogen.sh
./configure
make
su root
make install
make
su root
make install
```

Easy at it can be... You need thc-hydra installed to make this work.
This is my second gtk+2 program, so I am waiting for a lot of patches :)
This is my second gtk program, so I am waiting for a lot of patches :)
Mail them to snakebyte@gmx.de


File renamed without changes.
Loading