scanner

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultConns = 50

Variables

This section is empty.

Functions

This section is empty.

Types

type Scan

type Scan struct {
	Id        int
	Host      string
	Apiport   int
	StartPort int
	EndPort   int
	Conns     int
	Verbose   bool
	UseTLS    bool
	// contains filtered or unexported fields
}

func (*Scan) Apipath

func (scan *Scan) Apipath(part string, port int) string

func (*Scan) Launch

func (scan *Scan) Launch() error

func (*Scan) Ping

func (scan *Scan) Ping(port int) error

func (*Scan) PortInfo added in v1.0.0

func (scan *Scan) PortInfo() ([]util.PortStatus, error)

func (*Scan) Scanall

func (scan *Scan) Scanall() ([]util.PortStatus, error)

Jump to

Keyboard shortcuts

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