Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientStopReason ¶
func NewClientStopReason ¶
func NewClientStopReason(r string, e string, s string) ClientStopReason
type Config ¶
type Config struct { ApiPort uint16 ComputedHashOverflowPath string FlushToFile bool HashFunction string HashlistPath string HashQueueBuffer uint64 LogPath string LogFrequencyInSeconds uint64 PasswordQueueBuffer uint64 PasswordRequestSize uint64 RequestBackupPath string ServerAddress string SubmissionBackupPath string Threads uint16 Verbose bool WordlistPath string }
type HashSubmission ¶
Click to show internal directories.
Click to hide internal directories.