mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Add link to new hashcat discord
This commit is contained in:
parent
caca54b0c6
commit
577fada1de
@ -12,7 +12,7 @@ Download the [latest release](https://hashcat.net/hashcat/) and unpack it in the
|
||||
|
||||
### 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 ###
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
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/faq/",
|
||||
"",
|
||||
"If you think you need help by a real human come to the hashcat Discord:",
|
||||
"",
|
||||
"* https://discord.gg/HFS523HGBT",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user