# Functions
IsPrivateAddress returns whether an IP address belongs to the LAN.
No description provided by the author
ParseAddrPortOrIP parses a string that may contain an IP address or an IP:port combination and returns a [netip.AddrPort].
Relay copies between left and right bidirectionally.
RequirePublicIP returns an error if the destination IP is not a standard public IP.
# Structs
No description provided by the author
# Type aliases
No description provided by the author
TargetIPValidator is a type alias for checking if an IP is allowed.