Documentation
¶
Index ¶
- func CloseOutputFileStreams(streams *shared.FileStreams)
- func FilePathInit(args *shared.Args) (*shared.FilePaths, error)
- func IpManage(params shared.Params, ip string, fileStream *shared.FileStreams)
- func OpenOutputFileStreams(streams *shared.FileStreams, paths *shared.FilePaths) error
- func OpenOutputFileStreamsWrapper(filePaths *shared.FilePaths)
- func OutputHandler(streams *shared.FileStreams, client *http.Client, args *shared.Args, ...)
- func OutputHandlerWrapper(subdomain string, client *http.Client, args *shared.Args, ...)
- func OutputWrapper(ipAddrs []string, params shared.Params, streams *shared.FileStreams)
- func ParamsSetupFiles(paramsFileSetup shared.ParamsSetupFilesBase)
- func RoFileStreamInit(filePath string) *os.File
- func ScannerCheckError(scanner *bufio.Scanner)
- func WordlistStreamInit(args *shared.Args) (*os.File, int)
- func WriteJSON(jsonFileName string) error
- func WriteOutputFileStream(stream *os.File, content string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseOutputFileStreams ¶
func CloseOutputFileStreams(streams *shared.FileStreams)
func OpenOutputFileStreams ¶
func OpenOutputFileStreams(streams *shared.FileStreams, paths *shared.FilePaths) error
func OutputHandler ¶
func OutputHandlerWrapper ¶
func OutputWrapper ¶
func OutputWrapper(ipAddrs []string, params shared.Params, streams *shared.FileStreams)
func ParamsSetupFiles ¶
func ParamsSetupFiles(paramsFileSetup shared.ParamsSetupFilesBase)
func RoFileStreamInit ¶
func ScannerCheckError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.