Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSLEnumRunner ¶
type SSLEnumRunner struct {
// contains filtered or unexported fields
}
func SSLEnum ¶
func SSLEnum(ipAddrs []string) *SSLEnumRunner
func (*SSLEnumRunner) WithAllPorts ¶
func (r *SSLEnumRunner) WithAllPorts() *SSLEnumRunner
func (*SSLEnumRunner) WithSpecificPorts ¶
func (r *SSLEnumRunner) WithSpecificPorts(ports []int) *SSLEnumRunner
func (*SSLEnumRunner) WithTopNPorts ¶
func (r *SSLEnumRunner) WithTopNPorts(n int) *SSLEnumRunner
Click to show internal directories.
Click to hide internal directories.