net

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSubdomains

func GetSubdomains(domain string) ([]string, error)

This has a 50/50 chance of returning a 500 error, crt.sh is a bit unreliable

Types

type Port

type Port struct {
	Address string
	Port    uint16
	IsOpen  bool
	IsTCP   bool
	IsUDP   bool
}

func IsPortOpen

func IsPortOpen(address string, port uint16) *Port

func ScanPorts

func ScanPorts(address string, ports []uint16, threads uint8) []*Port

Jump to

Keyboard shortcuts

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