scanning

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2018 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scan

type Scan struct {
	ConnectionCount int     `bson:"connection_count"`
	Src             string  `bson:"src"`
	Dst             string  `bson:"dst"`
	LocalSrc        bool    `bson:"local_src"`
	LocalDst        bool    `bson:"local_dst"`
	TotalBytes      int     `bson:"total_bytes"`
	AverageBytes    float32 `bson:"average_bytes"`
	TotalDuration   float32 `bson:"total_duration"`
	PortSet         []int   `bson:"port_set"`
	PortCount       int     `bson:"port_count"`
}

Scan contains scan data

Jump to

Keyboard shortcuts

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