Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserFlags ¶
type UserFlags struct { Target string `validate:"ip|cidr|file"` Threads int Verbose bool User string Domain string Password string Hash string Port int MaxDepth int OutFileLocation string Logging logrus.Logger `validate:"required"` // contains filtered or unexported fields }
func (*UserFlags) DetermineTarget ¶
Click to show internal directories.
Click to hide internal directories.