Documentation
¶
Index ¶
- func ScanMTURun(ceilingSize int, DestAddr string, DestHost string) (err error)
- func ScanTcpRun(recording bool, destHost string, Ports []int, timeout int) error
- func ScanTcpWorker(TestPortChan <-chan *sharedstruct.TcpScanPort, errChan chan<- error)
- func TcpScanStat(Ports *[]sharedstruct.TcpScanPort) (countTested int, countSuccess int, countFail int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScanMTURun ¶
func - ScanMTURun
func ScanTcpRun ¶ added in v1.0.1
func ScanTcpWorker ¶ added in v1.0.1
func ScanTcpWorker(TestPortChan <-chan *sharedstruct.TcpScanPort, errChan chan<- error)
func TcpScanStat ¶ added in v1.0.1
func TcpScanStat(Ports *[]sharedstruct.TcpScanPort) (countTested int, countSuccess int, countFail int)
func tcpScanStat
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.