mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
welcome 2023
This commit is contained in:
parent
985046ae13
commit
c6a3f77476
3 changed files with 4 additions and 4 deletions
4
hydra.c
4
hydra.c
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* hydra (c) 2001-2022 by van Hauser / THC <vh@thc.org>
|
||||
* hydra (c) 2001-2023 by van Hauser / THC <vh@thc.org>
|
||||
* https://github.com/vanhauser-thc/thc-hydra
|
||||
*
|
||||
* Parallized network login hacker.
|
||||
|
@ -2186,7 +2186,7 @@ int main(int argc, char *argv[]) {
|
|||
struct sockaddr_in6 *ipv6 = NULL;
|
||||
struct sockaddr_in *ipv4 = NULL;
|
||||
|
||||
printf("%s %s (c) 2022 by %s & %s - Please do not use in military or secret "
|
||||
printf("%s %s (c) 2023 by %s & %s - Please do not use in military or secret "
|
||||
"service organizations, or for illegal purposes (this is non-binding, these *** ignore laws and ethics anyway).\n\n",
|
||||
PROGRAM, VERSION, AUTHOR, AUTHOR2);
|
||||
#ifndef LIBAFP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue