Add link to new hashcat discord

pull/2934/head
Jens Steube 3 years ago
parent caca54b0c6
commit 577fada1de

@ -12,7 +12,7 @@ Download the [latest release](https://hashcat.net/hashcat/) and unpack it in the
### Usage/Help ### ### Usage/Help ###
Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of `--help` for usage information and general help. A list of frequently asked questions may also be found [here](https://hashcat.net/wiki/doku.php?id=frequently_asked_questions). The [Hashcat Forum](https://hashcat.net/forum/) also contains a plethora of information. Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of `--help` for usage information and general help. A list of frequently asked questions may also be found [here](https://hashcat.net/wiki/doku.php?id=frequently_asked_questions). The [Hashcat Forum](https://hashcat.net/forum/) also contains a plethora of information. If you still think you need help by a real human come to [Discord](https://discord.gg/HFS523HGBT).
### Building ### ### Building ###

@ -1,2 +1,3 @@
web: https://hashcat.net web: https://hashcat.net
irc: freenode #hashcat discord: https://discord.gg/HFS523HGBT
irc: Libera Chat #hashcat

@ -239,6 +239,10 @@ static const char *const USAGE_BIG_POST_HASHMODES[] =
"", "",
"* https://hashcat.net/wiki/#howtos_videos_papers_articles_etc_in_the_wild", "* https://hashcat.net/wiki/#howtos_videos_papers_articles_etc_in_the_wild",
"* https://hashcat.net/faq/", "* https://hashcat.net/faq/",
"",
"If you think you need help by a real human come to the hashcat Discord:",
"",
"* https://discord.gg/HFS523HGBT",
NULL NULL
}; };

Loading…
Cancel
Save