Documentation ¶
Index ¶
- func GetTaskIPList(ip string) (base string, start, end int, err error)
- func ScanPort(ip string, port int, timeout time.Duration) bool
- func TCPScanExploitAPI(ipRange string)
- func TCPScanToolAPI(ipRange string, portRange string, parallel int64, timeoutMS int)
- func Ulimit() int64
- type FromTo
- type PortScanner
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TCPScanExploitAPI ¶
func TCPScanExploitAPI(ipRange string)
func TCPScanToolAPI ¶
Types ¶
type PortScanner ¶
type PortScanner struct {
// contains filtered or unexported fields
}
func (*PortScanner) Start ¶
func (ps *PortScanner) Start(portFromTo []FromTo)
Click to show internal directories.
Click to hide internal directories.