-X option now allows loading a file exclude list from a file. CGI mode can now be configured via an options file. Command-line parser reworked. Added http recursion.
An exclude list of files that should not be processed can now be loaded from a file using the -X option . CGI mode can be configured via an options file to set defaults and change output format. Recursion of http URLs, looking into HTML files and processing links within them, is now available using an invocation like 'hashrat -net -r http://somewhere.com/index.html', though this feature is still experimental.