runner

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2022 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Exclude  []string
	JSON     bool
	Host     string
	Hosts    bool
	CIDR     string
	Path     string
	Port     []int
	Ports    bool
	Service  string
	Services bool
	Debug    bool
}

func ParseOptions

func ParseOptions() *Options

type Runner

type Runner struct {
	Files   []string
	Logger  *cli.Logger
	Options *Options
}

func New

func New(options *Options) *Runner

func (*Runner) GetScanFiles

func (r *Runner) GetScanFiles()

GetScanFiles gathers scan files from the provided path

func (*Runner) Run

func (r *Runner) Run()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL