We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb9e50 commit 45d2f2dCopy full SHA for 45d2f2d
CHANGES
@@ -1,7 +1,7 @@
1
Changelog for hydra
2
-------------------
3
4
-Release 9.4-dev
+Release 9.4
5
* Switched from pcre/pcre3 to pcre2 as pcre/pcre3 will be dropped from Debian
6
* Small fix for weird RTSP servers
7
* Added "2=" optional parameter to http-post-form module to tell hydra that
hydra.c
@@ -228,7 +228,7 @@ char *SERVICES = "adam6500 asterisk afp cisco cisco-enable cobaltstrike cvs fire
228
#define RESTOREFILE "./hydra.restore"
229
230
#define PROGRAM "Hydra"
231
-#define VERSION "v9.4-dev"
+#define VERSION "v9.4"
232
#define AUTHOR "van Hauser/THC"
233
#define EMAIL "<vh@thc.org>"
234
#define AUTHOR2 "David Maciejak"
0 commit comments