Skip to content

Server Manual

Sein Coray edited this page Feb 15, 2017 · 18 revisions

Get Started

Initial Configuration

Adjust the configuration variables to your need:

  • Agenttimeout How long will agent ask for work if there was none last time Default:30
  • Benchtime How long should hashcat benchmark each agent in (seconds) Default:30
  • Chunktime Default chunk time how long should each chunk take to complete in (seconds) Default:600
  • Chunktimeout How long does the chunk need to be inactive, before considered timed out in (seconds) Default:30
  • Emailaddr Email to send Notifications to Default:0
  • Emailerror Email agent errors to the set email address Default:0
  • Emailhldone Email when a hashlist is completed Default:0
  • Emailtaskdone Email when a tasks is completed Default:0
  • Fieldseparator Default field separator for data import/export Default:":"
  • HashlistAlias Identifier used to tell the client the name and location of the hashlist. Default:#HL#
  • Statustimer How often should agent report its status during cracking in (seconds) Default:5
  • Timefmt Date/time format to display in admin (see PHP function date() for this)

Clone this wiki locally