package
0.0.0-20240507015118-d4baf13d3837
Repository: https://github.com/chuccp/shareexplorer.git
Documentation: pkg.go.dev

# Functions

CheckRelayIP reports whether an IP relayed from the given sender IP is a valid connection target.
No description provided by the author
IsLAN reports whether an IP is a local network address.
No description provided by the author
No description provided by the author
IsSpecialNetwork reports whether an IP is located in a special-use network range This includes broadcast, multicast and documentation addresses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseNetlist parses a comma-separated list of CIDR masks.
SameNet reports whether two IP addresses have an equal prefix of the given bit length.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

DistinctNetSet tracks IPs, ensuring that at most N of them fall into the same network range.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Netlist is a list of IP networks.