Documentation ¶
Index ¶
Constants ¶
View Source
const ( Http string = "Http" Netcat string = "Netcat" Proxy string = "Proxy" Scanner string = "Scanner" FileTransfer string = "FileTransfer" ExceptionStatement string = "Expected 'Http', 'Netcat', 'Proxy, 'Scanner', or 'FileTransfer'" )
First layer flags that must be called
Variables ¶
This section is empty.
Functions ¶
func ArgLengthCheck ¶
func ArgLengthCheck()
func CommandCheck ¶
func CommandCheck(command string)
func UserCommands ¶
func UserCommands()
func UserInputCheck ¶
func UserInputCheck()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.